All Projects → elementsinteractive → flask-graphql-neo4j

elementsinteractive / flask-graphql-neo4j

Licence: BSD-3-Clause license
A simple flask API to test-drive GraphQL and Neo4j

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects
Dockerfile
14818 projects
Makefile
30231 projects

Projects that are alternatives of or similar to flask-graphql-neo4j

chatbot
kbqa task-oriented qa seq2seq ir neo4j jena seq2seq tf chatbot chat
Stars: ✭ 32 (-56.76%)
Mutual labels:  neo4j, py2neo
neo4j-graphql-java
Pure JVM translation for GraphQL queries and mutations to Neo4j's Cypher
Stars: ✭ 94 (+27.03%)
Mutual labels:  neo4j
family-tree
Family tree made with neo4j
Stars: ✭ 35 (-52.7%)
Mutual labels:  neo4j
nean-stack-starter
neo4j, express, angular, node
Stars: ✭ 30 (-59.46%)
Mutual labels:  neo4j
ml-models
Machine Learning Procedures and Functions for Neo4j
Stars: ✭ 63 (-14.86%)
Mutual labels:  neo4j
instacart-neo4j
Playing with Instacart data in Neo4j
Stars: ✭ 16 (-78.38%)
Mutual labels:  neo4j
neo4j.cr
Pure-Crystal implementation of Neo4j's Bolt protocol
Stars: ✭ 29 (-60.81%)
Mutual labels:  neo4j
neo4j-bloom
A public repository for informal docs, problem reporting and content sharing related to Neo4j Bloom.
Stars: ✭ 15 (-79.73%)
Mutual labels:  neo4j
prov-db-connector
PROV Database Connector
Stars: ✭ 15 (-79.73%)
Mutual labels:  neo4j
wagtail-graphql
App to automatically add GraphQL support to a Wagtail website
Stars: ✭ 37 (-50%)
Mutual labels:  graphene
graphene-elastic
Graphene Elasticsearch/OpenSearch (DSL) integration
Stars: ✭ 68 (-8.11%)
Mutual labels:  graphene
aioneo4j
asyncio client for neo4j
Stars: ✭ 29 (-60.81%)
Mutual labels:  neo4j
neo4j-java-driver-spring-boot-starter
Automatic configuration of Neo4j's Java Driver for Spring Boot applications
Stars: ✭ 33 (-55.41%)
Mutual labels:  neo4j
graphcountries
An easy to use GraphQL API to query country-related data for free and without restrictions
Stars: ✭ 61 (-17.57%)
Mutual labels:  neo4j
neo4-js
Neo4-js is a object-graph mapper for JavaScript and neo4j with full flow-type support.
Stars: ✭ 19 (-74.32%)
Mutual labels:  neo4j
d3js-neo4j-example
Some of D3.js v5 example pages visualize the result from Neo4j
Stars: ✭ 37 (-50%)
Mutual labels:  neo4j
twitter
Use the twitter streaming API and store tweets, users, ... in a NEO4J database
Stars: ✭ 26 (-64.86%)
Mutual labels:  neo4j
CourseCake
By serving course 📚 data that is more "edible" 🍰 for developers, we hope CourseCake offers a smooth approach to build useful tools for students.
Stars: ✭ 21 (-71.62%)
Mutual labels:  graphene
neo4j-aws-causal-cluster
Neo4j Enterprise Causal Cluster on AWS ECS by GetSocial
Stars: ✭ 24 (-67.57%)
Mutual labels:  neo4j
neo4j-serverless-functions
google cloud functions for ingesting data into neo4j
Stars: ✭ 17 (-77.03%)
Mutual labels:  neo4j

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].