Template FastAPI React
A solution template for creating a Single Page App (SPA) with React and FastAPI following the principles of Clean Architecture.
Features include:
Auto-generated changelogs from Git history
Auto-generated API documentations (using FastAPI)
Auto-generated API clients (using openapi generator)
Pre-commit hooks
CI/CD (using Github Actions)
Pydantic data validation
OAuth2
Standardized API error and response model
Run using Docker
Documentation solution (using Docusaurus)