Saturday, March 28, 2015

Simple rest with scala

If you are interested in writing simple rest enabled Web apps and are looking for a sinatra like framework in the java world, scalatra may be the answer.
It leverages the rich feature set of scala and the rich community of java. It uses jetty by default making it easy to use without complicated setup but I guess that the end product could be used in a traditional container server quite easily

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.