No description
This repository has been archived on 2025-02-01. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
Thomas Schwery eb59fd6b48 Split the name lookup into type and client and ignore "legacy" clients
As explained in the https://developers.eveonline.com/blog/article/universe-names-update blogpost,
there is a range of legacy characters in the 100000000 to 2099999999
range that poses problems and should currently no be resolved using
the universe/names endpoint. We skip them for now.
2017-09-17 22:20:35 +02:00
client Update esi to 0.5.5 and point to git repository instead of local 2017-09-17 21:47:49 +02:00
internals Add new argument to force a renewal of the token 2017-07-13 11:02:57 +02:00
models Update esi to 0.5.5 and point to git repository instead of local 2017-09-17 21:47:49 +02:00
.gitignore Add httpcache to respect the caching headers in the ESI responses 2017-03-02 10:37:00 +01:00
configuration-example.toml Use of a configuration file to store the client and secret keys 2017-02-06 18:05:23 +01:00
esi_swagger.json Update esi to 0.5.5 and point to git repository instead of local 2017-09-17 21:47:49 +02:00
main.go Split the name lookup into type and client and ignore "legacy" clients 2017-09-17 22:20:35 +02:00
swagger_generation.sh Swagger generation script 2017-02-06 17:34:01 +01:00