@bathlarp/api-client
v0.2.0
Published
OpenAPI client for @bathlarp/api-client
Downloads
2
Maintainers
Readme
@bathlarp/[email protected]
This package is an API client for the BathLARP API, generated using OpenAPI Generator, using axios as the HTTP client. It can be used in the following environments:
Environment
- Node.js
- Webpack
- Browserify
Language level
- ES5 - you must have a Promises/A+ library installed
- ES6
Module system
- CommonJS
- ES6 module system
It can be used in both TypeScript and JavaScript. In TypeScript, the definition will be automatically resolved via package.json
. (Reference)
Consuming
Navigate to the folder of your consuming project and run:
npm install @bathlarp/[email protected] --save