A TypeScript/JavaScript Fetch API client for SpaceTraders v2.
This package was generated using OpenAPI Generator.
npm install spacetraders-fetch-api
For now, the versioning of this package is date-based, to work along with the regular changes that are happening to the REST API.
To build and compile the TypeScript sources to JavaScript use:
npm install
npm run build
To run the generator, you'll need the Java runtime. Then run:
npm run generate