Skip to content

A simple To-Do API built with FastAPI and SQLite. Supports CRUD operations (create, read, update, delete) for managing tasks. Includes Pydantic validation, SQLAlchemy ORM, and auto-generated API docs via Swagger UI (/docs) and ReDoc (/redoc).

Notifications You must be signed in to change notification settings

shrajal01/todo_api_fastapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

todo_api_fastapi

A simple To-Do API built with FastAPI and SQLite. Supports CRUD operations (create, read, update, delete) for managing tasks. Includes Pydantic validation, SQLAlchemy ORM, and auto-generated API docs via Swagger UI (/docs) and ReDoc (/redoc).

About

A simple To-Do API built with FastAPI and SQLite. Supports CRUD operations (create, read, update, delete) for managing tasks. Includes Pydantic validation, SQLAlchemy ORM, and auto-generated API docs via Swagger UI (/docs) and ReDoc (/redoc).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published