https://github.com/gisoreb/server
Flutter music app + fastapi
https://github.com/gisoreb/server
fastapi postgresql python sqlalchemy
Last synced: 3 months ago
JSON representation
Flutter music app + fastapi
- Host: GitHub
- URL: https://github.com/gisoreb/server
- Owner: GisoreB
- Created: 2024-08-06T16:28:00.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-06T18:11:57.000Z (10 months ago)
- Last Synced: 2025-01-14T11:31:50.755Z (5 months ago)
- Topics: fastapi, postgresql, python, sqlalchemy
- Language: Python
- Homepage:
- Size: 19.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Building RESTful APIs with FastAPI
FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.8+ based on standard Python type hints. It is built on top of Starlette for the web parts and Pydantic for the data parts, providing automatic validation, serialization and documentation.### Screenshots








