Skip to content

PortilloDev/ApiBook-with-FastAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

API Book with FastAPI and Python

Repository with the example code of a course based on the creation of an ApiREST with python and FastAPI. Based on an API for book management.

Authors

Deployment

To deploy this project run

  source venv/bin/activate  
  uvicorn main:app --reload  

Documentation

Documentation

About

Cretated ApiREST with python and FastAPI. Sample Api for book management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages