jsaribeiro / build-a-simple-instagram-API-case-study

Build a simple Instagram API – Case Study

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build a simple Instagram API – Case Study

This case-study shows how to build our own API (Application Programming Interface) to get embedded data from Instagram pages, and return it to a requesting (web) application in JSON format.

This is the supporting code of the original post that you can find here

Requirements :

  • A server that supports PHP 4.x or 5.x

About

Build a simple Instagram API – Case Study

License:MIT License


Languages

Language:JavaScript 48.4%Language:HTML 22.9%Language:CSS 15.0%Language:PHP 13.7%