All Templates / Starters

FastAPI - PostgreSQL

FastAPI - PostgreSQL

A comprehensive FastAPI and PostgreSQL template.

Deploy FastAPI - PostgreSQL

Postgres

railwayapp-templates/postgres-ssl:latest

Just deployed

/var/lib/postgresql/data

Fullstack-FastAPI

yuting1214/Fullstack-FastAPI

Just deployed

Overview

FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.7+ based on standard Python type hints.

Highlights

  • PostgreSQL integration: Seamlessly integrate with PostgreSQL databases using powerful ORMs like SQLAlchemy, enabling efficient data management and complex query handling.

  • OpenAPI document authentication: Automatically generate interactive API documentation with integrated authentication mechanisms, making it easy to secure your endpoints and provide clear, concise documentation for developers.

  • Asynchronous SQLAlchemy: Leverage SQLAlchemy 2.0 to support asynchronous programming, allowing for non-blocking database operations and improved performance,

Learn More


Template Content

Deploy Now

Details

Mark Chen

Created on Jun 19, 2024

13 total projects

3 active projects

Python, CSS, HTML, Dockerfile

Starters



More templates in this category

View Template
TanStack + React Starter

TanStack + React Starter

A barebones TypeScript React starter with TanStack Router & Query setup


Kyle Gill

View Template
Laravel

Laravel

An example Laravel application


Alexandru Vlad

View Template
Flask

Flask

A minimal Flask web application.


alphasec