Project Info

WhatWhere
Main websitehttp://www.amdatu.org/components/web.html
Source codehttps://bitbucket.org/amdatu/amdatu-web
Issue trackinghttps://amdatu.atlassian.net/browse/AMDATUWEB
Continuous buildhttps://amdatu.atlassian.net/builds/browse/AMDATUWEB

Description

Amdatu Web offers the JAX-RS API to easily implement RESTful web services. JAX-RS is a Java EE standard that provides support to create RESTful web services with use of annotations. This makes adding a RESTful web service in Amdatu as simple as registering an annotated class as an OSGi service. It will automatically be picked up by the framework and made accessible as a REST endpoint.