0.3.1 • Published 10 years ago

ripple-gateway-data v0.3.1

Weekly downloads
42
License
-
Repository
github
Last release
10 years ago

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.

0.3.1

10 years ago

0.2.8

10 years ago

0.2.7

10 years ago

0.2.6

10 years ago

0.2.5

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.1.0

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago