ogame-api is a lightweight (~10kb gzipped) abstraction layer written in Typescript that allows you to easily use OGame's XML API by providing full coverage of it, including:
Installing with npm:
npm install ogame-api
Installing with yarn:
yarn add ogame-api
To get started with ogame-api, check out our auto-generated docs!
This project is licensed under the MIT license
Generated using TypeDoc