Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adam-cowley/real-time-ui-vuejs-neo4j-kafka

A Real-time UI on top of Neo4j with VueJS using websockets, driven by Kafka and the Neo4j Streams
https://github.com/adam-cowley/real-time-ui-vuejs-neo4j-kafka

kafka neo4j neo4j-streams vuejs

Last synced: 11 days ago
JSON representation

A Real-time UI on top of Neo4j with VueJS using websockets, driven by Kafka and the Neo4j Streams

Awesome Lists containing this project

README

        

# Building a Real-Time UI on top of Neo4j with Vue.js and Kafka

This code accompanies the blog post at http://adamcowley.co.uk/neo4j/real-time-ui-vuejs-neo4j-kafka/

The `api` directory contains the API code, and the `ui` contains a basic Vue.js UI initially generated using the vue cli.

If you have any questions, I'm [@adamcowley on twitter](https://twitter.com/adamcowley)