Skip to content

Md-Monowarul-Amin/FastAPI_SQL_Databases

 
 

Repository files navigation

Database handling with FastAPI and SQL

This simple project is to demonstrate how to use SQL databases with FastAPI

Run Locally

Clone the project

  git clone https://github.com/yasanthaniroshan/gfg-FastAPI_SQL_Databases.git

Install dependencies

  pip install -r requirements.txt

Start the server

  uvicorn main:app --reload

Screenshots

App Screenshot

About

This simple project is to demonstrate how to use SQL databases with FastAPI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%