MinterTeam / minter-go-node-docs

Docs for Minter Node API

Home Page:https://minterteam.github.io/minter-go-node-docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minter Go Node API OpenAPI Specification

Build Status

Links

Warning: All above links are updated only after Travis CI finishes deployment

Working on specification

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 web_deploy folder with static assets.

npm test

Validates the spec.

npm run gh-pages

Deploys docs to GitHub Pages. You don't need to run it manually if you have Travis CI configured.

About

Docs for Minter Node API

https://minterteam.github.io/minter-go-node-docs/

License:MIT License


Languages

Language:Java 48.2%Language:PHP 20.6%Language:Swift 16.9%Language:JavaScript 9.5%Language:HTML 4.7%