Skip to content

The new GraphQL API for the OASIS Context Server specification

License

Notifications You must be signed in to change notification settings

tdraier/contextserver-graphql-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

contextserver-graphql-api

The new GraphQL API for the OASIS Context Server specification

Status

This project is really at a very early stage, for the moment only a basic work-in-progress schema is in place, there is no implementation of queries, mutations or subscriptions nor is there any root objects to query.

Launching

To test the server simply launch

npm install
node index.js

You can then connect a browser to the following URL:

http://localhost:4000/graphql

About

The new GraphQL API for the OASIS Context Server specification

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published