This project has been migrated into https://github.com/metaspace2020/metaspace
GraphQL interface to SM engine (prototype)
- Copy
config.json.template
toconfig.json
and edit credentials to match your SM engine installation. npm install
npm install -g babel-cli nodemon
- Run
nodemon --exec babel-node server.js
, it will automatically restart Node.JS server when the code changes. - Open
localhost:3010/graphiql
in the browser to play with queries.
This project is funded from the European Horizon2020 project METASPACE (no. 634402), NIH NIDDK project KPMP and internal funds of the European Molecular Biology Laboratory.
This project is licensed under the Apache 2.0 license.