Skip to content

nanotaboada/python-samples-fastapi-restful

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample RESTful API with Python 3 and FastAPI

Status

Python CI CodeFactor Maintainability Codacy Badge codecov

Manifesto

"Nobody should start to undertake a large project. You start with a small trivial project, and you should never expect it to get large. If you do, you'll just overdesign and generally think it is more important than it likely is at that stage. Or worse, you might be scared away by the sheer size of the work you envision. So start small, and think about the details. Don't think about some big picture and fancy design. If it doesn't solve some fairly immediate need, it's almost certainly over-designed. And don't expect people to jump in and help you. That's not how these things work. You need to get something half-way useful first, and then others will say "hey, that almost works for me", and they'll get involved in the project." — Linus Torvalds

About

Proof of Concept for a RESTful API made with Python 3 and FastAPI.

Structure

The following is a simplified dependency diagram of modules and main libraries:

Dependency Diagram

Install

pip install --requirement requirements.txt

Start

uvicorn main:fast_api --reload

Credits

The solution has been coded using Visual Studio Code.

Terms

All trademarks, registered trademarks, service marks, product names, company names or logos are property of their respective owners and are used for educational purposes only.

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •