Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ashishk1331/bleach-database
JSON database for all characters of the anime Bleach.
https://github.com/ashishk1331/bleach-database
bleach database json
Last synced: about 1 month ago
JSON representation
JSON database for all characters of the anime Bleach.
- Host: GitHub
- URL: https://github.com/ashishk1331/bleach-database
- Owner: ashishk1331
- Created: 2023-08-15T09:25:26.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-06T19:53:19.000Z (5 months ago)
- Last Synced: 2024-08-06T23:15:27.157Z (5 months ago)
- Topics: bleach, database, json
- Homepage:
- Size: 1.26 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Bleach Banner](banner.png "Banner")
# The Bleach Database
I'm trying to create an absolute database for the Bleach Universe.
All the data has been harvested from [Bleach Fandom Wiki](https://bleach.fandom.com/wiki/Bleach_Wiki).
So I want to thank all creators over there.### Data
- Characters
- `Log File`
- ArranCar
- Humans
- Quincy
- Shinigami`Log file` conatins an overview of total aggregate data present in the database.
### Charater Data Schema
- id
- name
- english
- kanji
- romaji
- description
- avatar
- stats
- media
- source/ url
- alt
- quotes
- quote
- to
- referenceQuotes might be optional for some characters.