Download List

Descripción del Proyecto

Resty is a small, convenient API to talk to RESTful services from Java. Its focus is on simplicity and ease-of-use, often requiring only two lines of code to access RESTful Web services. It lets you use much less code than URLConnection, it's simpler than Apache HTTP client, and it's more reliable than Jersey client.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-03-26 15:42
0.2.0

Apoyo a la PUT y DELETE se añadió. Los datos del formulario es presentado ahora con la aplicación / de varias partes-datos_formulario.
Tags: Major
Support for PUT and DELETE was added. Form data is now submitted using application/multipart-formdata.

Project Resources