I have created resources for GET, POST, PUT, DELETE
using REST convention. I want to use it.
Please let me know, how to use the resource which I have created.
I have created resources for GET, POST, PUT, DELETE
using REST convention. I want to use it.
Please let me know, how to use the resource which I have created.
I am not sure what you mean by using the resource while querying the database. The resources are separate calls, as documented at https://docs.marklogic.com/guide/rest-dev/extensions#id_13882. What exactly do you want to do? What is in your GET resource, for example?