https://github.com/utrustdev/merchant-api-spec
https://github.com/utrustdev/merchant-api-spec
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/utrustdev/merchant-api-spec
- Owner: utrustdev
- License: mit
- Created: 2018-04-06T16:36:24.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-11-14T08:42:23.000Z (over 2 years ago)
- Last Synced: 2023-11-14T09:37:30.069Z (over 2 years ago)
- Language: JavaScript
- Homepage: https://utrustdev.github.io/merchant-api-spec/
- Size: 1.62 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xMoney API docs page
[](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`.