elementsinteractive / flask-graphql-neo4j

A simple flask API to test-drive GraphQL and Neo4j

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 84.1%Language:Shell 11.3%Language:Dockerfile 3.8%Language:Makefile 0.8%