Skip to content

GalaxytoolNG/GalaxytoolNG-Toolbar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GT-Proxy-Toolbar

StyleCI Codacy Badge

Request for Ogame API key:

https://board.origin.ogame.gameforge.com/index.php/Thread/7233-Old-Applications-for-API-Keys/?postID=40043#post40043

Work in progress, I have API key only for pionners universe.

Flow of data

Step 1: Toolbar

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).

Step 2: PHP collector

Recollector will read request from Toolbar and enqueue for fetch from Ogame API.

Step 3: Ogame API interface/fetcher

If some API key is not cached, it will be fetched from Ogame API and store in persistent cache for later access.

Step 4: Inject to old galaxytool

Use the data to work with it in several ways:

  • Own Galaxytool NG.
  • Proxy to old galaxytool database/API.

Edit: Project stalled

Releases

No releases published

Packages

No packages published