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: 2 months 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 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-28T20:29:37.000Z (about 1 year ago)
- Last Synced: 2025-02-15T03:42:24.427Z (4 months ago)
- Topics: cookie-parser, express-js, nodejs-server, passportjs
- Language: JavaScript
- Homepage:
- Size: 83 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-ParserIt 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.