Skip to content

abhijitdarekar/FastAPI-Todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastAPI Todo-list

Todo application built using FastAPI framework. It demonstrated the below modules of FastAPI.

  1. Authentication using JWT for OAuth.
  2. Routing for multiple application such as Users, Todos, Company's using prefix's and tags.
  3. Dependencies for company's internal website's tagging in header.
  4. RestAPI calls such as GET, POST, PUT, DELETE.
  5. Preforming DELTE and POST using JWT authorization.
  6. Password encrypt and decrypt using python BCrypt library.

Clone

To clone the repository,

git clone https://github.com/JeetDarekar001/FastAPI-Todo-list.git TodoApp

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages