ripple-gateway-data

0.3.1 • Public • Published

Ripple Gateway Data

Build Status

Interface specification and tests for Ripple Gateway Data Adapter impementations.

The Ripple Gateway API Server software provides a HTTP server interface that maps URLs to Ripple Gateway API calls.

In order to abstract the datastore backend and to generalize the HTTP API server this interface is defined, which the HTTP API will call into. Any complete implementation of a Ripple Gateway Data Adapter must provide a node.js interface to the Ripple Gateway Data Test suite. This repository is the official interface definition provider, and all HTTP API calls should map urls one-to-one to Gateway Data Adapter functions.

Test Suite

The test suite provided represents the Ripple Gateway API, and each complete implementation must pass it.

/ripple-gateway-data/

    Package Sidebar

    Install

    npm i ripple-gateway-data

    Weekly Downloads

    3

    Version

    0.3.1

    License

    none

    Last publish

    Collaborators

    • stevenzeiler