Skip to content

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

Notifications You must be signed in to change notification settings

yasanthaniroshan/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

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages