Several days ago i left a question is for a method to connect HBase with ionic app. A good guy give me a nice solution that is to use REST API. HBase provides REST API so i try to use it with curl command on terminal. But the actual problem is that I have to use them on ionic app. I'm a new for ionic and REST so i cannot find a good resources.
Is there any method to connect HBase REST API with ionic app?