NYT92 / guiltygear-api

real gg db api

Home Page:https://guiltygear.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

guiltygear-api

just a character/quotes db for guilty gear

Endpoints

all endpoint have rate-limited (200 per min)

/api/character : full list of all (playable) characters
/api/character/:id : get info from character (check the full list with character_id)
/api/character/search?q= : search characters from the list

/api/quotes : soon

Credit

All of the data/assets are from GUILTYGEAR.fandom.com

License

MIT / Creative Commons Attribution-Share Alike License 3.0

About

real gg db api

https://guiltygear.vercel.app

License:MIT License


Languages

Language:JavaScript 100.0%