Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 654 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 654 Bytes

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.