Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 549 Bytes

File metadata and controls

20 lines (11 loc) · 549 Bytes

Python Reference

This is a reference of a FastAPI project.

Installation

This is a guide about how to install this project locally.

Usage

After to finish the guide, run next command:

uvicorn main:app --host 0.0.0.0 --port 80 --reload

Contributing

This is an reference about how to start with Python and FastAPI, so we can update in the future with new versions.

License

Apache 2.0