Based off https://github.com/tzw0745/jikan-rest-docker ## Installation ```bash $ docker-compose build $ docker-compose up -d ``` ## Usage Access the API (v3) `port 9001`: ``` http://localhost:9001/public/v3 ``` ## More info - [Jikan REST API](https://github.com/jikan-me/jikan-rest) - [API docs](https://jikan.docs.apiary.io)