Skip to content

utrustdev/merchant-api-spec

Repository files navigation

xMoney API docs page

Netlify Status

This page is built with ReDoc.

Install

  1. Install Node JS
  2. Clone repo and run npm install in the repo root

Usage

npm start

Starts the development server.

npm run build

Bundles the spec and prepares docs folder with static assets.

Deploy

The project is hosted on Netlify, deploys are automatic to https://docs.api.crypto.xmoney.com when merged to master.