tinyREST
Small Java based REST server
Description
TinyREST allows a Java programmer to easily create a REST server without having to install a J2EE server. Creating a new server is as easy as copying an example server class and adding one or more custom handler classes. The resulting project can be made to start up as a service.
JDBC database access as well as file system access is allowed from the service.
Update Notifications
User Reviews
Be the first to post a review of tinyREST!