How to create ARBNCO sensors binding via their REST API

Hello everyone,

As a part of university project I need to integrate the ARBNCO well sensors with the openHab 2 (http://www.arbnco.com/arbn-well/)
The data (temperature, humidity, etc), will be sent via the ARBNCO REST API,
What are my next steps?
Do I have to develop the binding from scratch?

Read the developer documentation from the OpenHAB website?

I am on it, thank you :face_with_monocle:

I have been reading through the documentation and the community page. Am I right in thinking that instead of developing a arbnco sensor binding I should just use the HTTP binding to get the readings from the sensors? The API sends jason package :thinking: