https://github.com/macagua/example_fastapi_python
Examples for deploy APIs using FastAPI with Python
https://github.com/macagua/example_fastapi_python
api api-rest examples fastapi python python3
Last synced: about 19 hours ago
JSON representation
Examples for deploy APIs using FastAPI with Python
- Host: GitHub
- URL: https://github.com/macagua/example_fastapi_python
- Owner: macagua
- License: gpl-3.0
- Created: 2023-06-13T02:46:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-13T13:22:46.000Z (over 2 years ago)
- Last Synced: 2025-02-26T18:17:20.249Z (8 months ago)
- Topics: api, api-rest, examples, fastapi, python, python3
- Language: Python
- Homepage: https://fastapi.tiangolo.com/
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# example_fastapi_python
Examples for deploy APIs using FastAPI with Python.
- [Crea una API con Python en menos de 5 minutos con FastAPI](crea_api_python_en_5_min_fastapi/README.md) - "In Spanish language".
- [Curso de FastAPI - Platzi](curso_fastapi_platzi/README.md) - "In Spanish language".
## License
License
Licensing under by the *GNU GENERAL PUBLIC LICENSE Version 3*, more details checkout the [LICENSE](LICENSE) file.