Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/danstarns/neo4j-graphql-ogm-rest
- Owner: danstarns
- Created: 2021-03-03T19:28:45.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-03T21:07:48.000Z (almost 4 years ago)
- Last Synced: 2024-10-30T14:50:39.632Z (about 2 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)