A modern (as of 2024) FastAPI template featuring SQLAlchemy 2.0, full async support, CRUD and CRUD endpoint generation, ARQ worker for deferred tasks and cronjobs, structlog for production ready logging
Stars
9
Forks
1
Watchers
9
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
11
commits
refactor: no need to use dependencies for API endpoint logging anymore
50e5b4fView on GitHubfix: revert dynamically adding logger methods, this causes IDE errors. Reverting b61eaa5245341ba330ff87bdeadc23be8967af6e
4a334b5View on GitHub