Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,422 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API Notebook

Development

# Install dependencies
npm install
# Run tests in the browser (requires the server to be running)
open test/index.html
# Run headless tests
grunt test

Configuration

The project configuration is done using node-config. To add or override config options, just add a file for your environment (E.g. development.json). All plugin config options should be stored under the plugins key, while other options are depicted in the example.json and default.json files.

To use the github plugin functionality, register a new application on Github and set your keys in under plugins.github.

About

Interactive API notebook

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors