Hello everyone!
Finally, I could finish what I proposed in the thread Should /universes.xml be changed?
My main idea was to propose some changes at the start, but when I started developing I faced many inconsistencies or strange ways of gathering the information the current OGame API provides.
With that in mind, I tried to revamp the existing one into a more dev friendly API
API Code: github.com/cmartinezledo/ogame-rest-api
API Docs: cmartinezledo.github.io/ogame-rest-api/#/docs/summary
Issues: github.com/cmartinezledo/ogame-rest-api/issues
I'm also proving for the moment a Mocking Service, which actually let you play with the API and get some data. As the name said, everything is mocked and there is no real-data exposed.
Enjoy and provide feedback / contribute
Finally, I could finish what I proposed in the thread Should /universes.xml be changed?
My main idea was to propose some changes at the start, but when I started developing I faced many inconsistencies or strange ways of gathering the information the current OGame API provides.
With that in mind, I tried to revamp the existing one into a more dev friendly API
API Code: github.com/cmartinezledo/ogame-rest-api
API Docs: cmartinezledo.github.io/ogame-rest-api/#/docs/summary
Issues: github.com/cmartinezledo/ogame-rest-api/issues
I'm also proving for the moment a Mocking Service, which actually let you play with the API and get some data. As the name said, everything is mocked and there is no real-data exposed.
Enjoy and provide feedback / contribute
The post was edited 2 times, last by Charlie ().