An extendable async API using FastAPI, Pydantic V2, SQLAlchemy 2.0, PostgreSQL and Redis.
Stars
1.9k
Forks
279
Watchers
1.9k
Open Issues
21
Overall repository health assessment
No package.json found
This might not be a Node.js project
299
commits
33
commits
23
commits
19
commits
16
commits
10
commits
5
commits
5
commits
3
commits
2
commits
chore(deps) Updating necessary dependencies for FastAPI-Boilerplate to work on Python 3.14.
1e75140View on GitHubMerge pull request #240 from sri-dhurkesh/feature/structured-logging
54d3173View on GitHubcreating users with no password and with other characters on their email fix
716f797View on GitHubAdd job start and end handlers to worker functions, integrating structlog for enhanced logging context. Update worker settings to include new handlers.
18d2e2fView on GitHubRename log filter processor function for clarity and update logger configuration to use the new function name.
b346a81View on GitHubAdd logger middleware to include request ID and other data in context variables
ffa8be9View on GitHub