Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/md-abid-hussain/learning-api-fastapi
Learning fast api by building social media api
https://github.com/md-abid-hussain/learning-api-fastapi
api fastapi python rest-api
Last synced: about 1 month ago
JSON representation
Learning fast api by building social media api
- Host: GitHub
- URL: https://github.com/md-abid-hussain/learning-api-fastapi
- Owner: md-abid-hussain
- Created: 2023-07-01T17:09:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-06T17:44:43.000Z (11 months ago)
- Last Synced: 2024-02-06T18:52:51.247Z (11 months ago)
- Topics: api, fastapi, python, rest-api
- Language: Python
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
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)