Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ravener/kakegurui-quotes
- Owner: ravener
- License: mit
- Created: 2023-06-22T13:33:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-24T17:20:51.000Z (over 1 year ago)
- Last Synced: 2024-10-13T02:48:29.729Z (2 months ago)
- Topics: anime, api, gambling, kakegurui, quotes, quotes-api
- Language: CSS
- Homepage: https://kakegurui-quotes.vercel.app
- Size: 69.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)