8000 GitHub - Henshaw-knight/Python_FastApi_project-
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Henshaw-knight/Python_FastApi_project-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python_FastApi_project-

#A KODECAMP 2.0 repository for all my intermediate level tasks.

Installation

pip install fastapi[all]

pip install uvicorn

Use command below to run server

uvicorn myFastApi:app --reload for Task1 file

uvicorn parameter:app --reload for Task3 file

uvicorn TwitterSignupModel:app --reload for Task4 file

uvicorn fileUpload:app --reload for Task5 file

For better experience

visit https://localhost/docs (Interactive API docs)

Task3 is the parameter task

Task4 is the Twitter Signup model task

Task5 is the File Upload task

Task6 is the Docker and Tortoise orm task

Task7 is the JWT token task

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0