Skip to content

GNS-Science/nshm-kororaa-apigw

Repository files navigation

Build Status

nshm-kororaa-api

A stitched graphql API for Kororaa.

TESTING

yarn install
yarn test

Test details and coverage report

yarn test -- --verbose --coverage

Run service locally

yarn sls offline

then browse to http://localhost:4100/dev/kororaa-app-api/graphql

Upgrade GraphQL APIs

When any one of the child APIs change, use get-graphql-schema to pull in the new schema. For example:

 yarn get-graphql-schema -h "x-api-key={API-key}" {API-URL} > .\remote_schemas\kororaa.schema.graphql

About

A stitched graphql API for Kororaa.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors