Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/danstarns/neo4j-graphql-ogm-rest

Node.js REST API powered by The Neo4j GraphQL OGM.
https://github.com/danstarns/neo4j-graphql-ogm-rest

graphql neo4j ogm ogm-neo4j

Last synced: 6 days ago
JSON representation

Node.js REST API powered by The Neo4j GraphQL OGM.

Awesome Lists containing this project

README

        

# neo4j-graphql-ogm-rest

Node.js REST API powered by The [Neo4j GraphQL](https://www.npmjs.com/package/@neo4j/graphql) OGM.

## Getting Started

1. `$ git clone https://github.com/danstarns/neo4j-graphql-ogm-rest.git`
2. `$ cd neo4j-graphql-ogm-rest`
3. `$ npm i`
4. `$ npm start`
5. Clone [Post Man Collection](https://www.getpostman.com/collections/901832e55900b2c1c90a)