1
0
mirror of https://github.com/yldio/copilot.git synced 2024-09-21 05:43:52 +03:00
copilot/portal-api
2017-05-23 10:37:01 +01:00
..
lib Switch to updated schema 2017-05-23 10:37:01 +01:00
test Switch to updated schema 2017-05-23 10:37:01 +01:00
.gitignore add portal-api 2017-04-27 22:59:25 +01:00
.travis.yml add portal-api 2017-04-27 22:59:25 +01:00
bootstrap-data.js Bootstrap data support 2017-05-03 21:17:45 +01:00
example.js add portal-api 2017-04-27 22:59:25 +01:00
LICENSE add portal-api 2017-04-27 22:59:25 +01:00
package.json Use portal-data module 2017-05-11 23:45:27 +01:00
README.md add portal-api 2017-04-27 22:59:25 +01:00

ContainerPilot Monitor API

Build Status

Lead Maintainer: Wyatt Preul

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.