Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 239 Bytes

File metadata and controls

17 lines (12 loc) · 239 Bytes

api-doc

Description of Coinnect Standard API

API definition using RAML 0.8

#html documentation Use: https://github.com/raml2html/raml2html

npm i -g raml2html

To build html documentation

raml2html api.raml > api.html