node-albion-api
TypeScript icon, indicating that this package has built-in type declarations

2.2.0 • Public • Published

Albion killboard api client

Node JS Typescript client to interact with albion killboard API.

Doesn't work for frontend js due to cross origin policies.

Disclaimer

Not all available API endpoints are covered. Only the one I needed yet. Feel free to PR or create and issue for the missing features.

Install

npm i node-albion-api

Usage

All the methods are async and return promises.

import { AlbionKillboard } from 'node-albion-api';

const api = new AlbionKillboard();

Package Sidebar

Install

npm i node-albion-api

Weekly Downloads

8

Version

2.2.0

License

MIT

Unpacked Size

378 kB

Total Files

53

Last publish

Collaborators

  • bassochette