Skip to content

Deploy a FastAPI app with PostgreSQL integration with one click.

License

Notifications You must be signed in to change notification settings

dev8studio/FSFA

 
 

Repository files navigation

title description tags
FastAPI
A FastAPI server
fastapi
uvicorn
python
postgresql

FastAPI FullStack Example

This example starts up a FastAPI server with PostgreSQL as backend.

Deploy on Railway

✨ Features

πŸ’β€β™€οΈ How to use

  • Clone locally and install packages with pip using pip install -r requirements.txt
  • Run locally using python -m backend.app.main

πŸ“ Notes

  • To learn about how to use FastAPI with most of its features, you can visit the FastAPI Documentation
  • To learn about Uvicorn and how to configure it, read their Documentation

About

Deploy a FastAPI app with PostgreSQL integration with one click.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 83.5%
  • CSS 7.0%
  • HTML 5.0%
  • Dockerfile 4.5%