scire.dev

Developer Knowledge, Beautifully Organized

Topic Library

0%

Frontend

42 articles

0%

Backend

38 articles

0%

DevOps

27 articles

Quick Reference

GET /api/resource

Retrieve a resource or collection. Returns JSON with status 200 on success. Supports query parameters for filtering and pagination.

curl -X GET https://api.scire.dev/v1/docs?topic=frontend&limit=10

Recent Tutorials

Building Type-Safe APIs with tRPC

TypeScript 12 min read
Read

Container Orchestration Patterns

Docker 18 min read
Read

React Server Components Deep Dive

React 15 min read
Read