v0.1.1
FastAPI Route
Build powerful APIs with file-based routing for FastAPI
Getting Started
Other
Core Concepts
Understand the core concepts of FastAPI Route
File-based Routing
How FastAPI Route maps files and folders to API routes
Dynamic Routes
Create dynamic API endpoints with [param] syntax
Route Groups
Organize routes with parentheses without affecting URL paths
HTTP Methods
Define GET, POST, PUT, PATCH, and DELETE handlers in route files
Middleware
Add custom middleware for authentication, logging, and request processing
Advanced Features
Advanced features including build system, configuration, custom handlers, and error handling
Build System
Production build system with compression and cache
Configuration
Advanced configuration options for FastAPI Route
Custom Handlers
Create custom request and response handlers
Error Handling
Handle errors and create custom error pages
Comparison
FastAPI vs FastAPI Route comparison
Why Choose FastAPI Route
Reasons to choose FastAPI Route for your next project
CLI Commands
All FastAPI Route CLI commands
FastAPI Route Documentation
File-based routing for FastAPI with hot reload, build cache, and middleware support