joyent-portal/packages/portal-api
geek 32b450c1b6 feat(portal-api): report metrics from hapi 2017-06-20 22:33:54 +01:00
..
etc feat(portal-api): report metrics from hapi 2017-06-20 22:33:54 +01:00
lib chore: data layer 2017-05-30 20:18:45 +01:00
test feat(portal-data): instance start/stop/restart 2017-06-15 17:11:40 +01:00
.dockerignore build: ignore package-lock 2017-06-20 14:44:27 +01:00
.gitignore chore(portal-api): move portal-api to packages 2017-05-25 19:44:31 +01:00
.travis.yml chore(portal-api): move portal-api to packages 2017-05-25 19:44:31 +01:00
Dockerfile build: change npm loglevel to info 2017-06-20 16:25:03 +01:00
LICENSE chore(portal-api): move portal-api to packages 2017-05-25 19:44:31 +01:00
README.md chore(portal-api): add start script to support frontend 2017-06-05 19:44:43 +01:00
bootstrap-data.js feat(portal-data): instance start/stop/restart 2017-06-15 17:11:40 +01:00
package.json feat(portal-api): report metrics from hapi 2017-06-20 22:33:54 +01:00
server.js feat(portal-api): report metrics from hapi 2017-06-20 22:33:54 +01:00

README.md

ContainerPilot Monitor API

Build Status

Lead Maintainer: Wyatt Preul

Example usage

yarn start

Navigate to http://localhost:8000/graphiql to run graphQL queries. Navigate to http://localhost:8000/documentation for documentation on each route.