https://github.com/chandrakantapanda/fastapi-blog-api
imple asynchronous API implemented with Fast-Api framework utilizing MYSQL as a Database and SqlAlchemy as ORM .
https://github.com/chandrakantapanda/fastapi-blog-api
crud-api fastapi mysql python3 sqlalchemy-orm sqlalchemy-python uvicorn
Last synced: 22 days ago
JSON representation
imple asynchronous API implemented with Fast-Api framework utilizing MYSQL as a Database and SqlAlchemy as ORM .
- Host: GitHub
- URL: https://github.com/chandrakantapanda/fastapi-blog-api
- Owner: chandrakantapanda
- Created: 2024-09-16T12:38:59.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-16T12:55:58.000Z (over 1 year ago)
- Last Synced: 2025-02-12T21:49:11.688Z (12 months ago)
- Topics: crud-api, fastapi, mysql, python3, sqlalchemy-orm, sqlalchemy-python, uvicorn
- Language: Python
- Homepage:
- Size: 16 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FastAPI-Blog-API
imple asynchronous API implemented with Fast-Api framework utilizing MYSQL as a Database and SqlAlchemy as ORM .