Skip to content

kauefraga/learning-fastapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

24 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Learning FastAPI

๐Ÿ“’ Learning FastAPI and python deployment ๐Ÿ“’

GitHub top language Repository size GitHub last commit GitHub LICENSE

โฌ‡๏ธ How to install and use it

git clone https://github.com/kauefraga/learning-fastapi.git
cd learning-fastapi

pip install -r requirements.txt
uvicorn src.main:app

You are welcome to open issues and pull requests!

๐Ÿ’ป Technologies

  • ๐Ÿ Python - A programming language that lets you work quickly and integrate systems more effectively.
  • ๐Ÿฆ‹ Httpx - HTTPX is a fully featured HTTP client for Python 3, which provides sync and async APIs, and support for both HTTP/1.1 and HTTP/2.
  • ๐Ÿ”ฎ FastAPI - FastAPI framework, high performance, easy to learn, fast to code, ready for production.
  • โ˜” Gunicorn & Uvicorn - An ASGI web server, for Python.

๐Ÿ“ License

This project is licensed under the MIT License - See the LICENSE for more information.


Built with love Powered by coffee