Table of contents

Description

The REST interface provides access to aggregated data in xml, json and html format.

Responsible Person

Status

Status

Ready for Use

DevelopmentStatus

Source Code

Project: https://github.com/soziotech/CommunityMashup/tree/master/interfaces/RESTInterface

Tracking

||Completed||Priority||Locked||CreatedDate||CompletedDate||Assignee||Name||
|F|M|F|1362573255022|          |lachenma|Refactoring of REST Servlet structure|
|F|L|F|1362573210063|          |lachenma|Transition to EMF Json 5|
 
 

Used Libraries

Name

Version

License

Usage

Link

EMF Json0.4.1EPL 1.0Compiledhttps://github.com/ghillairet/emfjson
Jackson1.6.0Apache Licence 2.0Compiledhttp://jackson.codehaus.org/
Freemarker2.3.19BSD-style licenseCompiledhttp://freemarker.sourceforge.net/

LibraryUsage

Configuration

Key

Description

Possible Values

Default

Required (Yes/No)

urlSuffixUrl path to access the interfacetextemptyNo
typeOutput formatxm, json, json-p, htmlxmlNo

Example:

<interfaceConfigurations xsi:type="application:RESTInterface" name="XML interface" urlSuffix="xml" type="xml">
    <configuration/>
</interfaceConfigurations>

Description

REST interface with xml format that can be accessed at /xml.