A mock API for integrating with Motiva. This repository is deployed to https://motiva-mock.herokuapp.com.
API doc | One-pager integration doc
This repository is linked to our CI platform for continuous integration and
deployment. The latest master
commit that passes is deployed to Heroku automatically.
Some environment variables and a YAML file pointing to the gateway paths will
need to be set. See Configuration
section.
A environment variable is used to specify the gateway host.
GATEWAY_HOST
, host of the gateway server that this app will be using, e.g.https://api.example.com
A separate endpoints.yml file is used to configure the relative endpoints to the gateway.
$ lein ring server
Paul Lam, [email protected]
Copyright © 2017 Motiva
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.