- This terminal based application works on the real time streaming of data expected to be coming from a real time chat application.
- The system designed stores the data in a Publisher-Subscriber Design Pattern.
You can check out the system design here WordCloudSystemDesign.
You can see the present Logical Flow of the System here LogicWordCloud.
- Node-js (Express framework)
- Apache Kafka
- RedisDB
- HTML5 + CSS3 + Javascript
- To know about the REST-APIs functionality check out apis.md
- To check the final Output and Terminal response with Redis-Cli storage check out results.md.