https://github.com/djwoms/fastapi-microblog
Пример микроблога на FastAPI
https://github.com/djwoms/fastapi-microblog
async fastapi python3 sqlalchemy
Last synced: 3 months ago
JSON representation
Пример микроблога на FastAPI
- Host: GitHub
- URL: https://github.com/djwoms/fastapi-microblog
- Owner: DJWOMS
- Created: 2020-04-05T14:47:54.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-05T16:17:16.000Z (about 5 years ago)
- Last Synced: 2025-02-28T19:04:56.748Z (3 months ago)
- Topics: async, fastapi, python3, sqlalchemy
- Language: Python
- Homepage:
- Size: 18.6 KB
- Stars: 33
- Watchers: 5
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FastAPI microblog
## Мы в сети
- [Telegram](https://t.me/fastapiru)
- [YouTube](https://www.youtube.com/channel/UCFCaz7mA2qNodfTh0x1ET5Q)
- [VK](https://vk.com/djangochannel)## Пример микроблога на FastAPI
- Регистрация и авторизация пользователя с исползованием [FastAPI Users](https://github.com/frankie567/fastapi-users)
- CRUD постов
- Комментирование