https://github.com/lucasfeliciano02/fast_api
Criando API com Fast API no python e fazendo requisição
https://github.com/lucasfeliciano02/fast_api
fastapi mysql-connection sqlalchemy-python todolist
Last synced: 28 days ago
JSON representation
Criando API com Fast API no python e fazendo requisição
- Host: GitHub
- URL: https://github.com/lucasfeliciano02/fast_api
- Owner: LucasFeliciano02
- Created: 2022-07-10T12:24:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-24T02:04:39.000Z (over 3 years ago)
- Last Synced: 2025-01-13T21:14:29.862Z (12 months ago)
- Topics: fastapi, mysql-connection, sqlalchemy-python, todolist
- Language: Python
- Homepage:
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fast_API
```sh
• Criando API com Fast API no python, fazendo requisição e enviando parâmetros através do método Post
• Utilizando mysql com sqlalchemy ao criar bd
```