Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ravener/kakegurui-quotes

A project to collect quotes from the anime series Kakegurui and allow easy access to it in data format and a web API.
https://github.com/ravener/kakegurui-quotes

anime api gambling kakegurui quotes quotes-api

Last synced: about 1 month ago
JSON representation

A project to collect quotes from the anime series Kakegurui and allow easy access to it in data format and a web API.

Awesome Lists containing this project

README

        

# Kakegurui Quotes
A project to collect quotes from the anime series Kakegurui and allow easy access to it in data format and a web API.

## API
API base URL is

- `/quotes` Get a list of all quotes.
- `/quotes/:id` Get a specific quote by ID.

## TODO
This is very work in progress but here are some of my goals:

- [ ] Track which episode each quote comes from.
- [ ] Track the original Japanese words spoken.
- [x] A web interface that displays the quotes.
- [ ] More and more quotes.

## Resources
Some of the articles where I started my initial search:

*
*
*

## License
[MIT License](LICENSE)