https://github.com/rodrigolaa/pizzadeliveryapi
Practice Project to apply REST API methodology with FAST-API in a Pizza Delivery API :pizza:
https://github.com/rodrigolaa/pizzadeliveryapi
fastapi python
Last synced: about 1 month ago
JSON representation
Practice Project to apply REST API methodology with FAST-API in a Pizza Delivery API :pizza:
- Host: GitHub
- URL: https://github.com/rodrigolaa/pizzadeliveryapi
- Owner: rodrigolaa
- License: other
- Created: 2022-11-20T15:11:54.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-22T05:02:36.000Z (over 3 years ago)
- Last Synced: 2025-03-31T17:02:55.119Z (about 1 year ago)
- Topics: fastapi, python
- Language: Python
- Homepage:
- Size: 14.9 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
đź“„
README
## Practice FastAPI!
## Description
This project has the porpuse to create an real api project with Fast Api that allow us to understand and put in practice:
- authentication principles with JWT,
- Develop and Config Database in Postgress SQL,
- Log in and Signup methods,
- CRUD methods with Order's event
- Set up Automatic API Documentation with Swagger
## Pizza Delivery Api
[](https://github.com/rodrigolaa)
**This Project was developed based a series of videos here:**
[](https://www.youtube.com/watch?v=QQXQAZuJSdw&list=PLEt8Tae2spYnLMAf8RGCNYhovIFZHVsPP&index=1)
---
## 🍜 Licença
Esse projeto está sob licença. Veja o arquivo [LICENÇA](LICENSE.md) para mais detalhes.