FastAPI - PostgreSQL
2 years ago
Description: A comprehensive FastAPI and PostgreSQL template.
Category: Starters
2 Replies
2 years ago
Please consider using this FastAPI starter template if you are looking for
- PostgreSQL integration by clicking the template
- Template for OpenAPI document authentication
- Asynchronous ORM integration in SQLalchemy
2 years ago
Add the testing module to test the sync and async version of API.
see `backend/tests`
