SlayerOrnstein / api-spec

OpenAPI Specifications for WarframeStat.us API

Home Page:https://docs.warframestat.us

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WarframeStat.us OpenAPI Specification

GitHub pages

Links

Warning: All above links are updated only after Actions 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 on port 8080.

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

OpenAPI Specifications for WarframeStat.us API

https://docs.warframestat.us

License:MIT License


Languages

Language:CSS 79.9%Language:HTML 20.1%