antihax / goesi

Go client for EVE Online ESI and SSO using versioned endpoints
MIT License
80 stars 13 forks source link

Add CorporationSheetDetail and MarketOrder xml endpoints #6

Closed tyler-sommer closed 6 years ago

tyler-sommer commented 6 years ago

CorporationSheetDetail allows an application to use an authenticated token to get "private" information regarding your corporation, mainly division names.

Neither API calls have a replacement in ESI at present.

antihax commented 6 years ago

Thanks.