Changes

Jump to navigation Jump to search
2 bytes added ,  12:56, 2 July 2020
m
Text replacement - "[http://en.wikipedia.org/" to "[https://en.wikipedia.org/"
RESTXQ, introduced by [http://www.adamretter.org.uk/ Adam Retter], is an API that facilitates the use of XQuery
as a server-side processing language for the Web. RESTXQ has been inspired by Java’s
[httphttps://en.wikipedia.org/wiki/Java_API_for_RESTful_Web_Services JAX-RS API]: it defines a pre-defined set of
XQuery 3.0 annotations for mapping HTTP requests to XQuery functions, which in turn generate and return
HTTP responses.
====Default Methods====
The HTTP method annotations are equivalent to all [httphttps://en.wikipedia.org/wiki/HTTP#Request_methods HTTP request methods] except TRACE and CONNECT. Zero or more methods may be used on a function; if none is specified, the function will be invoked for each method.
The following function will be called if GET or POST is used as request method:
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu