genshindev / api

A fan-made Genshin Impact API for easy access to game data.
https://genshin.jmp.blue
Open Software License 3.0
710 stars 197 forks source link

only return the entity names on top level routes #4

Closed JMPJNS closed 3 years ago

JMPJNS commented 3 years ago

currently we return all of the data for /{entityType} routes, which could be a large amount of data in the future, so only returning the names is probably a better idea