Skip to content
This repository has been archived by the owner on Nov 28, 2020. It is now read-only.
/ neo4j-exploration Public archive

A simple web-app that demonstrates a graph-based architecture using Neo4j

Notifications You must be signed in to change notification settings

pm-dev/neo4j-exploration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An Example GraphQL + Neo4j Web App

This repository demonstrates how to implement a graph-based web application using Neo4j. It is written in Kotlin and exposes a GraphQL interface.

The application was written using:

To build and run the application locally, from the repository root:

gradlew run

Then load http://localhost:5000/graphiql.html and start playing around in GraphiQL

About

A simple web-app that demonstrates a graph-based architecture using Neo4j

http://excusethedisruption.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published