mirror of
https://github.com/Dvorinka/Devour.git
synced 2026-06-04 12:33:04 +00:00
88 lines
1.9 KiB
JSON
88 lines
1.9 KiB
JSON
{
|
|
"created_at": "2026-02-23T11:50:17.844148669+01:00",
|
|
"duration": "12.510610137s",
|
|
"passed": 10,
|
|
"failed": 0,
|
|
"cases": [
|
|
{
|
|
"name": "Go net/http",
|
|
"type": "godocs",
|
|
"url": "https://pkg.go.dev/net/http",
|
|
"passed": true,
|
|
"docs": 54,
|
|
"took_ms": 1353
|
|
},
|
|
{
|
|
"name": "Python asyncio",
|
|
"type": "pythondocs",
|
|
"url": "https://docs.python.org/3/library/asyncio.html",
|
|
"passed": true,
|
|
"docs": 1,
|
|
"took_ms": 345
|
|
},
|
|
{
|
|
"name": "React reference",
|
|
"type": "reactdocs",
|
|
"url": "https://react.dev/reference/react",
|
|
"passed": true,
|
|
"docs": 2,
|
|
"took_ms": 289
|
|
},
|
|
{
|
|
"name": "TypeScript handbook",
|
|
"type": "tsdocs",
|
|
"url": "https://www.typescriptlang.org/docs/handbook/2/basic-types.html",
|
|
"passed": true,
|
|
"docs": 26,
|
|
"took_ms": 210
|
|
},
|
|
{
|
|
"name": "Next.js docs",
|
|
"type": "url",
|
|
"url": "https://nextjs.org/docs",
|
|
"passed": true,
|
|
"docs": 160,
|
|
"took_ms": 413
|
|
},
|
|
{
|
|
"name": "Svelte docs",
|
|
"type": "url",
|
|
"url": "https://svelte.dev/docs/kit",
|
|
"passed": true,
|
|
"docs": 129,
|
|
"took_ms": 2328
|
|
},
|
|
{
|
|
"name": "Angular guide",
|
|
"type": "url",
|
|
"url": "https://angular.dev/guide/http",
|
|
"passed": true,
|
|
"docs": 117,
|
|
"took_ms": 259
|
|
},
|
|
{
|
|
"name": "Remix docs",
|
|
"type": "url",
|
|
"url": "https://v2.remix.run/docs",
|
|
"passed": true,
|
|
"docs": 142,
|
|
"took_ms": 3152
|
|
},
|
|
{
|
|
"name": "Solid docs repo",
|
|
"type": "github",
|
|
"url": "https://github.com/solidjs/solid-docs",
|
|
"passed": true,
|
|
"docs": 218,
|
|
"took_ms": 4124
|
|
},
|
|
{
|
|
"name": "Express guide",
|
|
"type": "url",
|
|
"url": "https://expressjs.com/en/guide/routing.html",
|
|
"passed": true,
|
|
"docs": 20,
|
|
"took_ms": 32
|
|
}
|
|
]
|
|
} |