2.2.0 • Published 1 month ago

node-albion-api v2.2.0

Weekly downloads
3
License
MIT
Repository
github
Last release
1 month ago

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();
2.2.0

1 month ago

2.1.3

3 years ago

2.1.2

3 years ago

2.1.1

3 years ago

2.0.3

3 years ago

2.0.2

3 years ago

2.1.0

3 years ago

2.0.1

3 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

6 years ago

1.0.0

6 years ago