https://github.com/raghabendra-dash/social-media-platform
https://github.com/raghabendra-dash/social-media-platform
cookie-parser express-js nodejs-server passportjs
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/raghabendra-dash/social-media-platform
- Owner: raghabendra-dash
- Created: 2023-12-07T16:43:06.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-08-25T15:03:26.000Z (10 months ago)
- Last Synced: 2025-08-25T17:20:41.701Z (10 months ago)
- Topics: cookie-parser, express-js, nodejs-server, passportjs
- Language: JavaScript
- Homepage:
- Size: 84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## SOCIAL_MEDIA-BACKEND
Hi, Check my Social-Media-API with User-Friendly-Interface to register and authenticate users as well as create post,add likes,comments on the post.
### Technology:
- Node.js
- Express.js
- Passport
- Cookie-Parser
It is a simple social media application basically which consists of all the code along with the steps written in comments implementing all the basic to advanced functionalities like setting up express server , connecting with database , working with api's, Setting up schemas etc.