Skip to content

Simple ToDo-List Application featuring FastApi and SQLAlchemy for Database.

Notifications You must be signed in to change notification settings

TaleequaShaikh/fastapi-ToDo

Repository files navigation

FastAPI Todo Application

Python 3 FastAPI

This is a basic todo REST API along with auth and ability to add/delete/update/modify todo made with FastAPI Framework. You can use any frontend framework with this. I am using SQLALCHEMY for database in this project. Other databases can also be used easily. Refer to this for more information on how to use other databases with FastAPI.

FastApi Documentation

Click here to know more

Screenshots

Screenshot 01

Screenshot 02

About

Simple ToDo-List Application featuring FastApi and SQLAlchemy for Database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages