Skip to content

Motiva-AI/mock-external-integration

Repository files navigation

mock-external-integration

A mock API for integrating with Motiva. This repository is deployed to https://motiva-mock.herokuapp.com.

API doc | One-pager integration doc

Usage

Deployment

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.

Configuration

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.

Local Development

$ lein ring server

Contact

Paul Lam, [email protected]

License

Copyright © 2017 Motiva

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published