-
Notifications
You must be signed in to change notification settings - Fork 4
Home
dbaggs edited this page Jun 21, 2011
·
9 revisions
Welcome to the DS REST API wiki!
Formerly presented as LiveServer as a Service - LSaaS - an API to provide REST style access to DynaMents and Connectors.
Provided currently is a starting point of a framework to utilize Delivery Server features from other languages even JavaScript. The intention is to have the features of the product without the overhead of Delivery Servers XML syntax.
Guidelines and Terms
Authentication TBD
HOWTO
Quick Start - Get your own local instance of Delivery Server REST API up and running.
Write your own Handler - Handlers are like functions they do the work. Here is a page showing how you can create your very own.