Request for Ogame API key:
Work in progress, I have API key only for pionners universe.
Toolbar will get all API codes from message page and send them to PHP recollector.
Steps:
- Get API keys from messages tab (DONE).
- Configure panel to setup PHP collectors (TODO).
- Send data to PHP collector/s (TODO).
Recollector will read request from Toolbar and enqueue for fetch from Ogame API.
If some API key is not cached, it will be fetched from Ogame API and store in persistent cache for later access.
Use the data to work with it in several ways:
- Own Galaxytool NG.
- Proxy to old galaxytool database/API.
Edit: Project stalled