Skip to content

gdscgndu/bucketAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bucketAPI

Collection of different API's in a single repository

Tech Stack

  • Python + Django
  • Django REST Framework

Hosted at Heroku https://bucketapigdscgndu.herokuapp.com/

View Instagram Profile Pic API

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages