https://github.com/zunjae/jikandockerized
JikanDockerized
https://github.com/zunjae/jikandockerized
docker docker-compose jikan myanimelist
Last synced: 11 months ago
JSON representation
JikanDockerized
- Host: GitHub
- URL: https://github.com/zunjae/jikandockerized
- Owner: zunjae
- Created: 2019-07-19T11:56:09.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-11-18T13:45:39.000Z (over 5 years ago)
- Last Synced: 2025-06-20T05:07:02.341Z (12 months ago)
- Topics: docker, docker-compose, jikan, myanimelist
- Language: Shell
- Size: 19.5 KB
- Stars: 7
- Watchers: 0
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Based off https://github.com/tzw0745/jikan-rest-docker
## Installation
```bash
bash run.sh
```
## 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)
## LICENSE
There's no license associated with this docker-compose project. You may copy the code and modify it to your heart's content. You may not send me questions regarding this project. You're on your own. Please see the license of Jikan-Rest. Their license is not associated with mine.