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
- Host: GitHub
- URL: https://github.com/siddhant1/dev-socialmedia-app-backend
- Owner: siddhant1
- Created: 2018-10-06T08:54:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-07T08:13:48.000Z (over 7 years ago)
- Last Synced: 2025-04-15T03:16:54.693Z (about 1 year ago)
- Topics: backend, nodejs, social, social-media, social-network
- Language: JavaScript
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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