Free & Open Source
Development Guidelines
for Every Framework
The open encyclopedia of best practices. Curated guidelines for modern development, accessible to humans and AI agents through our JSON API.
3 Guidelines
3 Frameworks
11 Topics
100% Free
⌘ K
Frameworks
3FastAPI
python
A modern, fast web framework for building APIs with Python based on standard Python type hints. High performance, easy to learn, and ready for production.
Next.js
javascript
The React framework for production. Next.js provides hybrid static and server rendering, TypeScript support, smart bundling, and route pre-fetching.
React
javascript
A JavaScript library for building user interfaces. React makes it painless to create interactive UIs with declarative, component-based architecture.
Recent Guidelines
Browse by Category
Built for AI Agents
Access all guidelines programmatically through our JSON API. Pre-indexed, predictable URLs, zero authentication required.
API Documentation api-example.sh
# Fetch all frameworks
curl
erold.guide/api/v1/frameworks.json # Get Next.js guidelines
curl
erold.guide/api/v1/frameworks/nextjs/_index.json