rs-api
v2.6.9
Published
Simple wrapper for RuneScape APIs written in node.
Downloads
78
Readme
RS API
Introduction
rs-api is an open-source wrapper, written in Node.js, that allows interaction with the various APIs available for the popular MMORPG RuneScape.
NOTE: This is a fork of runescape-api, which can be found here.
Installation
npm install rs-api --save
NOTE: This package is only tested against Node.js v6+.
Usage
Usage can be found on the docs page here
License
rs-api is under the MIT license, see the LICENSE file for the copyright information and licensing terms.
