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

https://github.com/siddhant1/dev-socialmedia-app-backend

REST Api for a social media application
https://github.com/siddhant1/dev-socialmedia-app-backend

backend nodejs social social-media social-network

Last synced: 2 months ago
JSON representation

REST Api for a social media application

Awesome Lists containing this project

README

          

## Backend Api for social media app

Steps to reproduce
1. npm install or yarn install
2. Create .env file by copying the contents on .env-example file
3. node index.js

Hit the API according to the provided documentation