You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

333 B

Based off https://github.com/tzw0745/jikan-rest-docker

Installation

$ docker-compose build
$ docker-compose up -d

Usage

Access the API (v3) port 9001:

http://localhost:9001/public/v3

More info