@borokero/borokero-http

0.0.1-development • Public • Published

HTTP Broker for IoT based on aedes

Open Source Love Build Status

HTTP Broker is based on Ponte project a great work of Matteo Collina but with AEDES core and service REST API for IoT or Internet of Things.

Installation

  • Clone this repo. git clone https://github.com/borokero/borokero-http

  • Change directory. cd borokero-http

  • npm install

  • If you running in Development mode, for loading environment variable, it's necessary to change env.sample file name to .env and customize it.

  • Run Example with: npm start

  • for getting the content of a topic {url} use curl http://localhost:3000/resources/hello

  • for Updating a topic {url} use curl -X PUT -d "Hello World" http://localhost:3000/resources/hello

Contributing contributions welcome

Anyone with interest in or experience with the following technologies are encouraged to join the project. And if you fancy it, join the Telegram group here for Devs and say Hello!

Package Sidebar

Install

npm i @borokero/borokero-http

Weekly Downloads

0

Version

0.0.1-development

License

ISC

Unpacked Size

181 kB

Total Files

14

Last publish

Collaborators

  • iokloud.com