This jquery project serves the REST API contract to allow management of Connector
s, Channel
s and Event Source/Sink
s.
Launch the API server following the related instruction. Now you can browse via firefox (to allow consume the API from localhost) starting locally from index.html
.
The above instruction is useful if you're intend to develop the application. If you want to just install and run on your cluster, please follow the related instruction.
The project is still in prototype phase, structure and dependency management need to be reviewed.