mendix / RestServices

REST service module for Mendix. Supports consuming and publishing REST based services and real-time data synchronization. Supports JSON, form-encoded, multipart and binary data transport.
Apache License 2.0
31 stars 46 forks source link

It should be possible to set the request handler path when calling 'startPublishedServices' #14

Closed mweststrate closed 10 years ago

mweststrate commented 10 years ago

Should default to rest/ but could also be api/ for example.