ERP 2.50:Developers Guide/Concepts/JSON REST Web Services
{{#hierarchy-top:}}
Introduction
Openbravo JSON REST provides Create-Retrieve-Update-Delete functions as a webservice. Openbravo JSON REST handles direct requests for content (returned as a JSON string) or requests which contain content as JSON. The response to service calls is always a correct JSON formatted string.
The JSON REST functionality consists of 2 main parts:
- the JSON REST webservice
- the underlying classes used to provide this service (mainly business object to JSON converters and back).
As a developer you can integrate directly with the JSON REST webservice or develop your own webservice making use of the core JSON REST classes.
Module and Documentation
Openbravo JSON REST is delivered as a separate module. For the module information visit the module project page.
For information on how to use and extend Openbravo JSON REST visit the Developers Manual.
Languages: |
TemplateThis sub-template doesn't display properly when not included. Please see Template:Languages for the complete version. UsageThis template is designed to simplify Template:Languages, by allowing a simpler syntax for adding new languages. Each language is included by calling this template with the following parameters:
This template should not be used anywhere except in the Languages template. </noinclude> | Translate this article... |
{{#hierarchy-bottom:}}