1.1.1 • Published 2 years ago

beatleader-api v1.1.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years 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

2 years ago

1.1.0

2 years ago

1.0.4

2 years ago