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

https://github.com/angshuman/ehreader

Simple event hubs reader in node
https://github.com/angshuman/ehreader

eventhub eventhubs iot iothub

Last synced: 5 months ago
JSON representation

Simple event hubs reader in node

Awesome Lists containing this project

README

          

# ehreader
A command line tool to read data from Azure Event Hubs

## Install
`npm install -g ehreader`

## Run
`ehreader`

Follow the prompt.
Note that the event hub connection string must contain EntityPath.

![Example prompt](example.png)