2018-08-12 03:07:47 +05:00
2018-08-12 03:07:47 +05:00
2018-08-12 02:45:30 +05:00
2018-04-21 13:22:44 +05:00
2018-08-10 19:58:13 +05:00
2018-04-21 13:22:44 +05:00
2018-08-12 03:07:47 +05:00
2018-08-12 02:45:30 +05:00
2018-04-21 13:22:44 +05:00
2018-08-11 17:29:21 +02:00
2018-04-21 13:22:44 +05:00
2018-04-21 13:22:44 +05:00
2018-08-11 23:40:23 +02:00
2018-08-11 23:40:23 +02:00
2018-04-21 13:22:44 +05:00
2018-05-12 10:52:46 +05:00

Jikan REST API Source

This REST API is built on Lumen and is in development, therefore neither will I produce or help in any form for any kind of in-depth installation/set up or guides for the time being

What this requires

  • Composer
  • Lumen
  • BugSnag (API Key)
  • JikanPHP Library (just composer update)
  • Redis

Quick set up

  1. Git Clone the repo
  2. Rename .env.example to .env
  3. composer update
  4. Make a BugSnag Account & set the API Key in .env
  5. Install Redis
Languages
PHP 99.2%
Shell 0.6%
Dockerfile 0.2%