/rs-api

Primary LanguageJavaScriptMIT LicenseMIT

RS API

Build Status Dependency Status

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.