marklogic-community / Corona

Community REST API for MarkLogic
Other
37 stars 9 forks source link

RFE: Endpoint extensibility mechanism #53

Open hunterhacker opened 12 years ago

hunterhacker commented 12 years ago

We should provide a way for a Corona admin to add a new endpoint. This should be possible without requiring access to the server's filesystem or doing direct modification to the rewriter. For example, the admin may upload a bundle like a zip file.

Colleen says, "I've been prototyping zipfile-based plugins that might be of interest."