Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)