Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/adam-cowley/real-time-ui-vuejs-neo4j-kafka
- Owner: adam-cowley
- Created: 2020-01-08T17:34:11.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T04:59:54.000Z (almost 2 years ago)
- Last Synced: 2024-10-23T17:14:54.155Z (21 days ago)
- Topics: kafka, neo4j, neo4j-streams, vuejs
- Language: Vue
- Size: 19.1 MB
- Stars: 10
- Watchers: 3
- Forks: 2
- Open Issues: 36
-
Metadata Files:
- Readme: README.md
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)