Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/normalhuman01/rest_api_instagram_clone-main
Instagram clone backend
https://github.com/normalhuman01/rest_api_instagram_clone-main
Last synced: about 1 month ago
JSON representation
Instagram clone backend
- Host: GitHub
- URL: https://github.com/normalhuman01/rest_api_instagram_clone-main
- Owner: normalhuman01
- License: mit
- Created: 2023-12-10T04:33:52.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-10T04:35:09.000Z (about 1 year ago)
- Last Synced: 2023-12-12T23:38:09.760Z (about 1 year ago)
- Language: JavaScript
- Size: 470 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Instagram clone Backend-Rest Api
### FrontEnd
[Instagram Frontend](https://github.com/charanpy/Instagram-react)![Home](https://raw.github.com/charanpy/instagram-clone-API/master/screenshots/post.png)
## Feautures### jwt authentication
### create,delete post
### upload,update.delete profile pic
### follow/unfollow,follow-request,accept-request
### comment,reply,like-comment,like-comment-reply
### save post to bookmark## Notification
![Notification](https://raw.github.com/charanpy/instagram-clone-API/master/screenshots/notif.png)## Chat Panel
![ChatPanel](https://raw.github.com/charanpy/instagram-clone-API/master/screenshots/chat.png)## Chat
![Chat](https://raw.github.com/charanpy/instagram-clone-API/master/screenshots/convo.png)## Profile
![Profile](https://raw.github.com/charanpy/instagram-clone-API/master/screenshots/profile.png)## Post
![Post](https://raw.github.com/charanpy/instagram-clone-API/master/screenshots/cretaePost.png)