Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 18 days ago
JSON representation

Social media api with user registration, login, CRUD posts and add votes to post

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)