runescape-api
v2.1.6
Published
Simple wrapper for RuneScape APIs written in node.
Downloads
221
Readme
Introduction
runescape-api
is an open-source wrapper, written in Node.js, that allows interaction with the various APIs available for the popular MMORPG RuneScape.
Installation
npm install runescape-api
# OR
yarn add runescape-api
Usage
The implementation offers functionality to interact with the following:
More, detailed examples can be provided on the respective documentation pages, a complete summary of the documentation pages can be found on the GitHub Repository.