AGENTS.md for Gin — high-performance Go web framework. Covers middleware, binding, and routing patterns.
AGENTS.md
70 lines
Backend
AGENTS.md for FastAPI — modern Python web framework. Covers dependency injection, Pydantic integration, and async patterns.
AGENTS.md
90 lines
Backend
CLAUDE.md for Express — minimal Node.js web framework. Covers middleware patterns, routing, and backward compatibility.
CLAUDE.md
60 lines
Backend
AGENTS.md for Strapi — headless CMS. Covers content type builder, API generation, and plugin architecture patterns.
AGENTS.md
120 lines
Backend
CLAUDE.md for tRPC — end-to-end typesafe APIs. Covers procedure patterns, middleware, and client-server type sharing.
CLAUDE.md
70 lines
Backend
Official CLAUDE.md from Anthropic — best practices for using Claude API, prompt examples, and tool usage patterns.
CLAUDE.md
110 lines
Ai Examples
The open-source notification infrastructure. In-app Inbox component, E-mail, SMS, Push and Slack Integrations.
AGENTS.md
80 lines
Backend
The flexible backend for all your projects 🐰 Turn your DB into a headless CMS, admin panels, or apps with a custom UI, instant APIs, auth & more.
AGENTS.md
100 lines
Backend
AGENTS.md for Fastify — fast and low overhead Node.js web framework. Covers plugin architecture and schema validation patterns.
AGENTS.md
85 lines
Backend
Blazing fast, instant realtime GraphQL APIs on all your data with fine grained access control, also trigger webhooks on database events.
CLAUDE.md
80 lines
Database
AGENTS.md for MSW — API mocking for browser and Node.js. Covers request interception, handler patterns, and TypeScript.
AGENTS.md
65 lines
Testing