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

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

Awesome Lists containing this project

README

          

# InstaClone

Routes :
- /user
* /login
* /register
* /getprofile
* /getprofiles
* /:id/update

- /post
* /newpost
* /getposts
* /:id
* /:id/update
* /:id/delete