2017-04-28 00:59:03 +03:00
|
|
|
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
|
|
|
|
|
|
|
|
```
|
2017-06-05 20:14:32 +03:00
|
|
|
yarn start
|
2017-04-28 00:59:03 +03:00
|
|
|
```
|
|
|
|
|
|
|
|
Navigate to http://localhost:8000/graphiql to run graphQL queries. Navigate to http://localhost:8000/documentation for documentation on each route.
|