node-sdk icon indicating copy to clipboard operation
node-sdk copied to clipboard

An official module for interacting with the Top.gg API

Results 7 node-sdk issues
Sort by recently updated
recently updated
newest added

We don't have any tests for the library yet. Could be a good idea to look into something like https://github.com/mswjs/msw to set up mocks for http requests along with jest.

Hacktoberfest

- I added additional information to the JSDocs of certain functions, improved descriptions for functions and their parameter/options. - Reworded error messages for more clarity.

`raw-body` was used in a way that it only converted the request to a Buffer. This PR replaces usage of `raw-body` with a less complex, native approach, removing not just...

The following pull request adapts the SDK to API v1.