https://github.com/auckfmine/instaclone
instagram clone Api developped using NodeJS/ExpressJs and MongoDb , includes also a notification system with firebase and oneSignal , and rabbtMQ
https://github.com/auckfmine/instaclone
expressjs java meteorjs mongodb nodejs
Last synced: 4 months ago
JSON representation
instagram clone Api developped using NodeJS/ExpressJs and MongoDb , includes also a notification system with firebase and oneSignal , and rabbtMQ
- Host: GitHub
- URL: https://github.com/auckfmine/instaclone
- Owner: Auckfmine
- Created: 2020-04-07T05:35:26.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-22T15:18:25.000Z (almost 3 years ago)
- Last Synced: 2025-03-15T17:44:02.121Z (7 months ago)
- Topics: expressjs, java, meteorjs, mongodb, nodejs
- Language: JavaScript
- Homepage:
- Size: 407 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# InstaClone
Routes :
- /user
* /login
* /register
* /getprofile
* /getprofiles
* /:id/update- /post
* /newpost
* /getposts
* /:id
* /:id/update
* /:id/delete