Hello I am doing an internship and I am writing a Javascript Create, Read, Update, Delete application in which I would like to use Uniface's javascript API.
Right now I am using the Axios API which has a method .post() to post something through the API.
The same works for GET

Now I am wondering if the Uniface Javascript API has some similar methods to this, and if not, what would be the best way to make POST/GET requests through the Uniface Javascript API?
Thanks,
Jurjen




