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: about 2 months ago
JSON representation
Node.js REST API powered by The Neo4j GraphQL OGM.
- Host: GitHub
- URL: https://github.com/danstarns/neo4j-graphql-ogm-rest
- Owner: danstarns
- Created: 2021-03-03T19:28:45.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-03T21:07:48.000Z (about 4 years ago)
- Last Synced: 2025-02-10T09:43:44.669Z (4 months ago)
- Topics: graphql, neo4j, ogm, ogm-neo4j
- Language: JavaScript
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)