Collection of different API's in a single repository
- Python + Django
- Django REST Framework
Hosted at Heroku
https://bucketapigdscgndu.herokuapp.com/
https://bucketapigdscgndu.herokuapp.com/api/{view_url}/viewInstaProfile/{username}
{view_url} = 0 or 1
{0} : To show Profile Picture
{1} : TO show url as a JSON response
Example: https://bucketapigdscgndu.herokuapp.com/api/viewInstaProfile/0/gdscgndu
https://bucketapigdscgndu.herokuapp.com/api/viewInstaProfile/1/gdscgndu