Skip to content

JohnOrt31/FastAPI-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FastAPI-example

Before starting, you need to read the FastAPI documentation

FastAPI

Run requirements

pip3 install -r requirements.txt

Run command

uvicorn main:app --reload uvicorn blog.main:app --reload

About

A simple example of API using FastAPI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages