Skip to content

rawheel/MyUnfollowersApi-GitHub

Repository files navigation

🕵️ MyUnfollowers API for GitHub

The API helps user figure out who followed, unfollowed him/her. At the Backend It is using sqlite database to save the followers of the particular users, It compares the followers each time when user send GET request and It returns json Response.

Example

MyUnfollowersapi