npm.io
1.4.0 • Published 7 years ago

restaf-graphql-server

Licence
Apache-2.0
Version
1.4.0
Deps
15
Size
1.7 MB
Vulns
2
Weekly
0

restaf-graphql-server

The restaf-graphql-server is designed to work with SAS Vya. It uses three key open source projects"

  1. Apollo's graphql-server

  2. hapijs

  3. restaf

The primary purposes of this respository are:

  1. Hooks in Viya 3.4 authentication - uses authorization_code

  2. Serve up user apps and/or graphql playground- convenient for deploying self-contained app

  3. Setup restaf store for each user

See CHANGELOG.md for current and future features.

Disclaimer

In this project I have chosen to use Apollo Server and hapijs - mainly due to my familiarity with these open source software libraries.

Installing the server as a dependency

npm install restaf-graphql-server

Please see restaf-graphql-demo for details on how to use this server.

Keywords