https://github.com/md-abid-hussain/learning-fastapi
Social media api with user registration, login, CRUD posts and add votes to post
https://github.com/md-abid-hussain/learning-fastapi
api fastapi python rest-api
Last synced: about 2 months ago
JSON representation
Social media api with user registration, login, CRUD posts and add votes to post
- Host: GitHub
- URL: https://github.com/md-abid-hussain/learning-fastapi
- Owner: md-abid-hussain
- Created: 2023-06-24T16:45:17.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-17T05:19:10.000Z (over 2 years ago)
- Last Synced: 2026-03-01T07:00:06.855Z (4 months ago)
- Topics: api, fastapi, python, rest-api
- Language: Python
- Homepage: https://learning-fastapi-production.up.railway.app/
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# learning-fastapi
Social media api with user registration, login, CRUD posts and add votes to post
## API endpoint
[Social Media api](https://learning-fastapi-production.up.railway.app/)
## Docs
- [API Documentations Swagger UI](https://learning-fastapi-production.up.railway.app/docs)
- [API Documentations Redoc UI](https://learning-fastapi-production.up.railway.app/redoc)