Skip to content

Files

Latest commit

 

History

History
32 lines (18 loc) · 1 KB

README.md

File metadata and controls

32 lines (18 loc) · 1 KB

Bright Shadow Blacklist 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.