Best Flask open-source libraries and packages

Flask graphql neo4j

A simple flask API to test-drive GraphQL and Neo4j
Updated 2 months ago

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