Third Party Developer Blog

rss Viewing archived items for February 2018

Feb
9

Upwell 2.0 ESI Structure Changes

CCP Guard | 2018-02-09 16:48
Upwell 2.0 ESI Structure Changes Greetings developers! If you've been watching our dev blogs you'll know that there are some upcoming changes to structures coming on February 13th. This blog will serve as a short summary of the changes that affect ESI and how ESI is going to accommodate those changes. These structure changes will also be the catalyst for the removal of two CREST routes. ESI changes to expect on February 13th Before jumping into the details of what is changing in game and in ESI, it is best to give a higher level view of which ESI routes are affected and how these changes will be handled. There are two ESI routes affected by these structure changes: GET /corporations/{corporation_id}/structures/ PUT ... read more
Feb
8

Explore EVE's Data Using the ESI UI

Team Tech Co | 2018-02-08 13:34
Explore EVE's Data Using the ESI UI This blog post is part of a series of blogs examining best practices for ESI development. Each blog will be published on the 8th of each month during the journey towards XML API and CREST’s termination date. The legacy APIs will be terminated on May 8th, 2018. Quick update on ESI Before jumping into the meat of this blog, it's important to direct your attention to a new addition to the esi-issues Github repository. With help from our community, a document detailing what constitutes a breaking change (and therefore a version bump) has been written up. In previous blogs (found here and here) we have presented how versioning is done in ESI. However, we never had a solid set of rules stating what constitutes a version ... read more