Hi,
Thanks again Christian, I now succeeded to put the query in the database using a PUT request. I've put it in the DB basex-tmp-db at the URI xspec/generate-query-utils.xql (simply using the MIME type application/binary). I am now trying to figure out how to import it from a query which is evaluated trough a POST request in the REST API.
I am not quite sure how to adapt the AT location hint. I tried different combination, with and without the DB name at the end of the URI for the POST request (to evaluate the query), and at the front of the AT location hint. But all combinations return a "[XQST0059] Module not found", and I didn't find the documentation about that on the wiki (I guess I just missed it...)
Thanks for your help, regards,