Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 445 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 445 Bytes

dwarka

API gateway offers REST API to manage various device controlled using 'MQTT' protocol

Building

$ make build

to start the server locally,

$ ./out/dwarka server

Example

Insomnia

Download the latest version of insomnia client from here, OSX(mac) users can install it from brew install insomnia

and import the collection from examples/insomnia/Dwarka.json