GitHunt
ER

ErinSteph/TibiaChar-RPC-Server

Provides Tibia character profile data via a JSON API built with JS for node.

TibiaChar RPC Server

Image should be here :c

Provides Tibia character profile data via a JSON API. Keep it local or make it public, your call.

Installing the requirements

  • Express: $ npm install express --save
  • Request: $ npm install request
  • Sha.js: $ npm install sha.js

Usage

  • Run server: $ node tibiachar.js
  • Access API: http://localhost:9980/Char+Name
  • Read data in console: type character name and press return
  • Quit server: type quit in console and press return

Visit the development site at http://tibiachar.ml/

Languages

JavaScript100.0%

Latest Release

211June 6, 2017
Created June 5, 2017
Updated February 22, 2018