These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

goesi: Go API client to ESI and SSO

Author
croakroach
24th Imperial Crusade
Amarr Empire
#1 - 2017-03-18 00:32:24 UTC
Go API client for ESI

A module to allow access to CCP's EVE Online ESI API. This module offers:

  • Versioned Endpoints.
  • OAuth2 authentication to login.eveonline.com.
  • Ability to handle many tokens, with different scopes.
  • 100% ESI API coverage.
  • Full HTTP2 multiplexing support; one connection, many requests.
  • Can pass custom http clients and chained transports for caching, rate limiting, circuit breakers, etc.
  • Some CREST and XMLAPI coverage (feel free to submit PR requests for other endpoints).


See full information on Github
Forceful Peacekeeper
Echelon Research
Goonswarm Federation
#2 - 2017-03-19 09:14:38 UTC
This is awesome! Your timing couldn't have been more perfect! ;)