• 27Oct

    Creating RESTful web services is a great paradigm that goes well with cloud computing models. Recently I started using a tool called Enunciate written by Ryan Heaton that does basically takes the pain out of writing web services. The user only needs to create Java beans, an interface, and an implementation for their interface and Enunciate takes care of the rest, creating SOAP, REST, and GWT-RPC end points, as well as others. I put together a small presentation on it which I also presented at work.

    Posted by Ryan Schneider @ 9:27 pm

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.