Skip to content

facepunchh/fastapi-todo-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastAPI Todo API

Simple API to manage tasks Built with Python and FastAPI

Tech Stack

  • Python 3
  • FastAPI
  • SQLite

How to Run

  1. Install dependencies
pip install -r requirements.txt
  1. Run the server
uvicorn main:app --reload
  1. Open Swagger UI http://127.0.0.1:8000/docs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages