{
    "api": "YAML JSON TOON Database",
    "version": "1.0.0",
    "format": "json",
    "category": {
        "id": 6,
        "slug": "web-technologies",
        "name": "Web Technologies",
        "description": "Standards, protocols, and APIs for web development.",
        "icon": "layout",
        "created_at": 1783090350
    },
    "datasets": [
        {
            "id": 1,
            "slug": "browser-web-apis-reference",
            "title": "Browser Web APIs Reference",
            "description": "Essential browser APIs: Fetch, WebSocket, Service Workers, Web Storage, Geolocation, Canvas, WebGL, Notifications, Clipboard.",
            "tags": "javascript,browser,api,websocket,fetch,service-worker,webgl",
            "view_count": 0,
            "created_at": 1783090350
        },
        {
            "id": 2,
            "slug": "css-layout-systems",
            "title": "CSS Layout Systems Reference",
            "description": "Modern CSS layout systems: Flexbox, CSS Grid, Multi-column, Positioning, and Container Queries with specifications and use cases.",
            "tags": "css,layout,web,frontend,responsive",
            "view_count": 0,
            "created_at": 1783090350
        },
        {
            "id": 3,
            "slug": "css-preprocessors-modern-css",
            "title": "CSS Preprocessors & Modern CSS Features",
            "description": "Sass/SCSS, Less, Stylus features; modern CSS (CSS Variables, Grid, Flexbox, Container Queries, Cascade Layers).",
            "tags": "css,sass,less,modern-css,preprocessors,layout",
            "view_count": 0,
            "created_at": 1783090350
        },
        {
            "id": 4,
            "slug": "http-methods",
            "title": "HTTP Methods",
            "description": "Complete reference of HTTP methods with descriptions and typical use cases.",
            "tags": "web,http,methods,api,rest",
            "view_count": 0,
            "created_at": 1783090350
        },
        {
            "id": 5,
            "slug": "http-protocol-evolution",
            "title": "HTTP Protocol Evolution: HTTP/1.1 to HTTP/3",
            "description": "The evolution of HTTP from HTTP/1.1 through HTTP/2 to HTTP/3 (QUIC): key differences, performance implications, migration strategies, and adoption status.",
            "tags": "http,http2,http3,quic,protocol,performance,networking,tls",
            "view_count": 0,
            "created_at": 1783090350
        },
        {
            "id": 6,
            "slug": "http-request-headers",
            "title": "HTTP Request Headers",
            "description": "Common HTTP request headers and their purposes.",
            "tags": "web,http,headers,request,api",
            "view_count": 0,
            "created_at": 1783090350
        },
        {
            "id": 7,
            "slug": "http-response-headers",
            "title": "HTTP Response Headers",
            "description": "Common HTTP response headers and their purposes.",
            "tags": "web,http,headers,response,api",
            "view_count": 0,
            "created_at": 1783090350
        },
        {
            "id": 8,
            "slug": "javascript-frameworks-comparison",
            "title": "JavaScript Frameworks Comparison (React, Vue, Angular, Svelte)",
            "description": "Compare modern JS frameworks: React (component-based, virtual DOM), Vue (progressive, approachable), Angular (enterprise, TypeScript-first), Svelte (compiler-based, no runtime).",
            "tags": "javascript,react,vue,angular,svelte,frameworks,frontend",
            "view_count": 0,
            "created_at": 1783090350
        },
        {
            "id": 9,
            "slug": "web-api-standards",
            "title": "Web API Standards Reference",
            "description": "Modern web API standards: Fetch API, WebSockets, WebRTC, Web Workers, Service Workers, and WebAssembly with specs and use cases.",
            "tags": "web,api,standards,reference",
            "view_count": 0,
            "created_at": 1783090350
        }
    ]
}