REST Endpoint Library
The REST Endpoint library is a set of XQuery modules designed to make the development and deployment of RESTful web services on MarkLogic Server easier. It consists of two parts, an XML vocabulary for describing web service endpoints and a library module. The library module contains functions that simplify:
- A URL rewriter for mapping incoming requests to endpoints
- The parsing of parameters within the endpoint itself


Code & Downloads
GitHub Repository »
Comments