ripple-gateway-api

0.3.0 • Public • Published

Gateway REST API Server

This software is a database-backed web server that serves as a back end for Ripple Gateway applications.

The Ripple Gateway appliance is a virtual machine image that is meant to serve as a standalone package for configuring and running a Ripple gateway system.

REST Api Docs

The primary interface to the Ripple Gateway server is through HTTP REST with JSON.

REST Documenation is available in the git repo.

Dependencies

  1. Node.js

  2. Postgres

  3. Ripple REST API

Installation

The gateway server software requires git, g++, make, nodejs, postgres, and several npm modules.

HTTP Client Library

A node.js http client library is provided that maps functions one-to-one to REST commands

Command Line Interface

A CLI tool is provided for interacting with the REST api and configuring the gateway as an admin

Readme

Keywords

none

Package Sidebar

Install

npm i ripple-gateway-api

Weekly Downloads

3

Version

0.3.0

License

none

Last publish

Collaborators

  • stevenzeiler