Drop unnecessary requests
haggen opened this issue · 1 comments
haggen commented
You can get corporation and alliance information from the zKillboard API instead of having to make 3 extra requests to ESI (affiliation, corporation, and alliance).
haggen commented
zKillboard information is often out-dated. But I manage to drop 1 request per name fetching both corporation and alliance names in one go (/universe/names/
endpoint).