Skip to content
This repository has been archived by the owner on Mar 2, 2023. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 530 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 530 Bytes

SEPAThingDir

Simple thing container based on SEPA technology. it provides realtime api to get notification about new things added in the sistem.

Usage

See the doc folder for REST api and RealTime api documentation.

Development

$ git clone https://github.com/relu91/SEPAThingDir.git
$ cd SEPAThingDir
$ npm start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate