EDCD / EDDP-API

Caching server for use with EDDI and EDDN.
MIT License
6 stars 0 forks source link

API is now on version 6. Version 5 is no longer being updated. #2

Open Tkael opened 5 years ago

Tkael commented 5 years ago

see https://eddb.io/api

richardbuckle commented 5 years ago

I'm wondering if we might need to adjust import*.go for the schema changes in v6 (removal of state and state_id etc). See https://eddb.io/api. I think I'll test the import locally before merging this.

Tkael commented 5 years ago

From what I was seeing, I'm not sure anything will break. In any case, the changes do not impact the information that we retrieve for EDDI.

richardbuckle commented 5 years ago

OK so action point on me to run the refresh locally then push to live if OK.