Skip to content

SamGartrell/neo4j-api

 
 

Repository files navigation

Diving into GraphQL and Neo4j with Python

Simple Flask proof of concept financial API to test-drive GraphQL and Neo4j with Python.

Graph Model

You can read more about this in our blog post.

Usage

The simplest way is:

docker-compose up

The Neo4j web ui will be available at localhost:7474 and the API under localhost:8080.

License

This code is provided to the open source community under the 3-clause BSD license.

Authors

About

A simple flask API to test-drive GraphQL and Neo4j

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 84.1%
  • Shell 11.3%
  • Dockerfile 3.8%
  • Makefile 0.8%