f00b4r / instahost

🐘 Little PHP for parsing instagram and serving it like REST JSON API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Instahost

🐘 Little PHP for parsing instagram and serving it like REST JSON API.

πŸ•Ή f3l1x.io | πŸ’» f3l1x | 🐦 @xf3l1x


Usage

  1. Clone or download this project.
  2. Create .env file with credentials.
  3. Install dependencies via make install.

Example

Development

  • make install - install dependencies
  • make dev - run project with development setup
  • make prod - run project with production setup

See how to contribute to this package.

This package is currently maintained by these authors.


Consider to support f3l1x. Also thank you for using this package.

About

🐘 Little PHP for parsing instagram and serving it like REST JSON API.

License:MIT License


Languages

Language:PHP 96.0%Language:Makefile 4.0%