Simple Flask proof of concept financial API to test-drive GraphQL and Neo4j with Python.
You can read more about this in our blog post.
The simplest way is:
docker-compose up
The Neo4j web ui will be available at localhost:7474 and the API under localhost:8080.
This code is provided to the open source community under the 3-clause BSD license.