eveseat / seat

🌀✳️ SeAT: A Simple, EVE Online API Tool and Corporation Manager
https://eveseat.github.io/docs/
GNU General Public License v2.0
425 stars 143 forks source link

Add Starbase and Structure API endpoints for Corporations #822

Closed Evolution0 closed 2 years ago

Evolution0 commented 2 years ago

Currently if one wants to pull structure and starbase information up for a corporation you have to use the EVE API, this requires that you be in the corp in question, which is no bueno when you run an alliance and are trying to pull multiple corps information. The other way I believe is to (like SeAT) request the correct scopes somehow from each corp?

This is quite a bit of unneeded finagling when the information is already present in SeAT, just inaccessible through the API.

My request is the endpoints be added that mirror the format of the EVE API.

If this is the wrong place for this, or I'm missing some obvious existing endpoint please let me know.

tehraven commented 2 years ago

@Evolution0 this should be pretty straight forward.

👀 https://github.com/eveseat/api/pull/68/files