@gw2me/client
TypeScript icon, indicating that this package has built-in type declarations

0.2.2 • Public • Published

@gw2me/client

This is a client library to interact with the gw2.me API.

Usage

import { Gw2MeClient } from '@gw2me/client';

const client = new Gw2MeClient({ client_id: '<client_id>' });
const url = client.getAuthorizationUrl({ /* ... */ });

// redirect user to url

Installation

npm i @gw2me/client

License

@gw2me/client is licensed under the MIT License.

Package Sidebar

Install

npm i @gw2me/client

Weekly Downloads

341

Version

0.2.2

License

MIT

Unpacked Size

8.98 kB

Total Files

5

Last publish

Collaborators

  • darthmaim