FastAPI - PostgreSQL

a year ago

Description: A comprehensive FastAPI and PostgreSQL template.

Category: Starters

URL: https://railway.app/template/IhHgYS

2 Replies

a year ago

Please consider using this FastAPI starter template if you are looking for

  1. PostgreSQL integration by clicking the template

  1. Template for OpenAPI document authentication

  1. Asynchronous ORM integration in SQLalchemy


8 months ago

Add the testing module to test the sync and async version of API.
see `backend/tests`