An open API service indexing awesome lists of open source software.

https://github.com/utrustdev/merchant-api-spec


https://github.com/utrustdev/merchant-api-spec

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# xMoney API docs page

[![Netlify Status](https://api.netlify.com/api/v1/badges/742864dc-19c5-4bd6-8909-37b3908e8891/deploy-status)](https://app.netlify.com/sites/vigorous-yalow-230554/deploys)

This page is built with [ReDoc](https://github.com/Redocly/redoc).

### Install

1. Install [Node JS](https://nodejs.org/)
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`.