1.1.1 • Published 10 months ago

beatleader-api v1.1.1

Weekly downloads
-
License
ISC
Repository
-
Last release
10 months ago

beatleader-api

Autogenerated Swagger api + basic api client for beatleader

Installation

npm i beatleader-api

Usage

import apiClient from 'beatleader-api';

const client = new apiClient()

client.player.playerIdGet("76561198806201515").then((res) => {
  console.log(res.rank);
});

Documentation for API Endpoints

Click here for the full documentation.

1.1.1

10 months ago

1.1.0

10 months ago

1.0.4

10 months ago