Lightweight REST framework for Java
Do you want to embrace the architecture of the Web and benefit from its simplicity and scalability?
Leverage our innovative REST engine and start blending
... [More] your Web Sites and Web Services into uniform Web Applications! [Less]
Kauri is a Java-based framework for RESTful (web) application development. It's based on Restlet, jQuery, Maven, Spring and the sweaty hands of its core development team.
Edgebox, the application-over-web development toolkit
News11/16/08, RestGwt 0.0.1 released. Maven repository and site are also updated. Edgebox maven repository
edgebox-release
... [More] http://edgebox.googlecode.com/svn/repo-release/
edgebox-snapshot
http://edgebox.googlecode.com/svn/repo-snapshot/ [Less]
Groovy Restlet is a simple Groovy DSL for constructing Restlet application.
GroovyRestlet is not hosted by Groovy as a Groovy Module, please check
... [More] http://docs.codehaus.org/display/GROOVY/GroovyRestlet for more information
RequirementCurrent build 0.1.0-SNAPSHOT based on following technologies:
Restlet 1.1-SNAPSHOT Slf4J 1.4.3 CGLib 2.1_3 Spring 2.5 commons-lang 2.3
Simple UsageCreate an instance of GroovyRestlet first. GroovyRestlet gr = new GroovyRestlet()If you want Spring support, provide an instance of ApplicationContext as the constructor parameter. GroovyRestlet gr = new GroovyRestlet(appCtx);Preparing your building script using simple GroovyRestlet DSL syntax, for example see SpringIntegrationExamples
Calling GroovyRestlet.build(URI) then done. gr.build(uriToScript) [Less]
Timesheets need to be submitted on time in order for employees to be paid. For mobile workers though, it may be difficult to get access to a computer to access the company’s timesheet application.
... [More] The proposed system aims to allow mobile workers to progressively enter details into their timesheet over the week and then submit the timesheet when required. [Less]