Astrect / runescape-api

:crossed_swords: Node.js library for the unofficial API endpoints of the popular MMORPG game RuneScape and Oldschool.

Home Page:https://astrect.gitbook.io/runescape-api/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction

Current Github Action build status. Package dependancy status. Total downloads. npm package version. Released under the MIT license.

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.

About

:crossed_swords: Node.js library for the unofficial API endpoints of the popular MMORPG game RuneScape and Oldschool.

https://astrect.gitbook.io/runescape-api/

License:MIT License


Languages

Language:TypeScript 99.8%Language:Shell 0.2%