Amdatu Web
Project Info
What | Where |
---|---|
Main website | http://www.amdatu.org/components/web.html |
Source code | https://bitbucket.org/amdatu/amdatu-web |
Issue tracking | https://amdatu.atlassian.net/browse/AMDATUWEB |
Continuous build | https://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.