REST

  • submit to reddit

Asynchronous Restful Web Application

This blog annotates the Jetty 7 example web application that uses Jetty asynchronous HTTP client and the proposed suspendable servlets 3.0 API, to call an eBay...

0 replies - 13200 views - 12/09/08 by Greg Wilkins in News

A Rich Web Service API for Your Favorite Framework, Part 4: Wicket

The intent of this how-to series is to demonstrate the development of a rich Web service API on a variety of popular development frameworks. Part 4 (this...

0 replies - 12300 views - 12/05/08 by Ryan Heaton in Articles

A Rich Web Service API For Your Favorite Framework, Part 3: Struts

The intent of this how-to series is to demonstrate the development of a rich Web service API on a variety of popular development frameworks. Part 3 (this...

0 replies - 10555 views - 11/25/08 by Ryan Heaton in Articles

soapUI 2.5: the REST Release

The eviware team has released soapUI 2.5, the REST Release.soapUI 2.5, by eviware,  introduces support for testing of RESTful services, including Inspection,...

0 replies - 3451 views - 11/20/08 by Niclas Reimertz in Announcements

A Rich Web Service API for Your Favorite Framework, Part 2: JBoss Seam

The intent of this how-to series is to demonstrate the development of a rich Web service API on a variety of popular development frameworks. Part 2 (this...

1 replies - 15680 views - 11/18/08 by Ryan Heaton in Articles

soapUI 2.5: REST Release Beta 2

The eviware team has released beta2 of soapUI 2.5, the REST Release.soapUI 2.5 introduces support for testing of RESTful services, including Inspection,...

0 replies - 3198 views - 11/12/08 by Niclas Reimertz in Announcements

A Rich Web Service API for Your Favorite Framework, Part 1: Spring

The intent of this how-to series is to demonstrate the development of a rich Web service API on a variety of popular development frameworks. Part 1 (this...

0 replies - 12174 views - 11/12/08 by Ryan Heaton in Articles

REST != HTTP

Roy Fielding has weighed in on the recent "buzzwordiness" (hey, if Colbert can make up "truthiness", then I can make up...

16 replies - 21541 views - 11/07/08 by Ted Neward in Articles

JetBrains Has Released IntelliJ IDEA 8

IntelliJ IDEA 8 supports the widest range of modern tools, frameworks and technologies, right out of the box. You can make it as lightweight as you want - it...

0 replies - 6520 views - 11/07/08 by Irina Megorskaya in Announcements

Integrating JAX-RS and Spring MVC

Spring MVC and JAX-RS have a lot in common. I've been working on integrating those two technologies as part of the JBoss RESTEasy project, and have...

0 replies - 16739 views - 11/06/08 by Solomon Duskis in Articles

RESTful Web Applications with Subbu Allamaraju

Subbu works at Yahoo! developing standards, patterns and practices for HTTP web languages. In the past, he was a web service and Java developer. He was also...

4 replies - 8984 views - 11/03/08 by Matt Raible in Articles

Enunciate Your Web Service API

Enunciate is an engine for building a rich Web service API, released open-source under the Apache 2 license. The concept is pretty simple: write your service...

0 replies - 8169 views - 11/01/08 by Ryan Heaton in News

Tabula Framework: REST Server and REST Editor (Alpha version 0.50.00)

Tabula is a Java Web Framework, comprised of several subprojects, such as a server and GUI tools. Right now there is an early alpha version of the server and...

1 replies - 3236 views - 10/27/08 by Guilherme Gomes in Announcements

Java RESTful clients and JAX-RS

RESTful architecture and JAX-RS lead to distributed architectures. Roy Fielding's dissertation talks about a layered, client-server architecture. The JAX-RS...

0 replies - 22088 views - 10/07/08 by Solomon Duskis in Articles

JAX-RS Vendor Comparisons

I'd like to evaluate the four products that I know of that support JAX-RS: CXF - this Apache hosted project is a merger between XFire (a SOAP...

3 replies - 18882 views - 09/26/08 by Solomon Duskis in Articles