15 lines
394 B
Markdown
15 lines
394 B
Markdown
|
ContainerPilot Monitor API
|
||
|
|
||
|
[![Build Status](https://secure.travis-ci.org/geek/portal-api.svg)](http://travis-ci.org/geek/portal-api)
|
||
|
|
||
|
Lead Maintainer: [Wyatt Preul](https://github.com/geek)
|
||
|
|
||
|
|
||
|
## Example usage
|
||
|
|
||
|
```
|
||
|
NODE_ENV=dev node example
|
||
|
```
|
||
|
|
||
|
Navigate to http://localhost:8000/graphiql to run graphQL queries. Navigate to http://localhost:8000/documentation for documentation on each route.
|