<?xml version="1.0" encoding="UTF-8" standalone="yes"?> <application xmlns="http://research.sun.com/wadl/2006/10"> <resources base="http://localhost:8080/MercadoLivreWS/"> <resource path="usuario"> <method name="POST"> <request> <representation mediaType="text/xml" /> <representation mediaType="application/json" /> </request> <response> <representation mediaType="text/xml" /> <representation mediaType="application/json" /> </response> </method> <resource path="{usuarioId}"> <param xmlns:xs="http://www.w3.org/2001/XMLSchema" type="xs:string" style="template" name="usuarioId" /> <method name="GET"> <response> <representation mediaType="text/xml" /> <representation mediaType="application/json" /> </response> </method> <method name="PUT"> <request> <representation mediaType="text/xml" /> <representation mediaType="application/json" /> </request> <response> <representation mediaType="text/xml" /> <representation mediaType="application/json" /> </response> </method> </resource> <resource path="{usuarioId}/itens"> <param xmlns:xs="http://www.w3.org/2001/XMLSchema" type="xs:string" style="template" name="usuarioId" /> <method name="POST"> <request> <representation mediaType="text/xml" /> <representation mediaType="application/json" /> </request> <response> <representation mediaType="text/xml" /> <representation mediaType="application/json" /> </response> </method> <method name="GET"> <response> <representation mediaType="text/xml" /> <representation mediaType="application/json" /> </response> </method> </resource> <resource path="{usuarioId}/avaliacoes"> <param xmlns:xs="http://www.w3.org/2001/XMLSchema" type="xs:string" style="template" name="usuarioId" /> <method name="GET"> <response> <representation mediaType="text/xml" /> <representation mediaType="application/json" /> </response> </method> </resource> </resource> <resource path="avaliacao"> <resource path="{avaliacaoId}"> <param xmlns:xs="http://www.w3.org/2001/XMLSchema" type="xs:string" style="template" name="avaliacaoId" /> <method name="GET"> <response> <representation mediaType="text/xml" /> <representation mediaType="application/json" /> </response> </method> </resource> <resource path="de/{avaliador}/para/{avaliado}"> <param xmlns:xs="http://www.w3.org/2001/XMLSchema" type="xs:string" style="template" name="avaliador" /> <param xmlns:xs="http://www.w3.org/2001/XMLSchema" type="xs:string" style="template" name="avaliado" /> <method name="POST"> <request> <representation mediaType="text/xml" /> <representation mediaType="application/json" /> </request> <response> <representation mediaType="text/xml" /> <representation mediaType="application/json" /> </response> </method> </resource> </resource> <resource path="oferta/{id}"> <param xmlns:xs="http://www.w3.org/2001/XMLSchema" type="xs:string" style="template" name="id" /> <method name="GET"> <response> <representation mediaType="text/xml" /> <representation mediaType="application/json" /> </response> </method> <method name="DELETE"> <response> <representation mediaType="text/xml" /> <representation mediaType="application/json" /> </response> </method> <method name="PUT"> <request> <representation mediaType="text/xml" /> <representation mediaType="application/json" /> </request> <response> <representation mediaType="text/xml" /> <representation mediaType="application/json" /> </response> </method> </resource> <resource path="item"> <resource path="{id}/ofertas"> <param xmlns:xs="http://www.w3.org/2001/XMLSchema" type="xs:string" style="template" name="id" /> <method name="GET"> <response> <representation mediaType="text/xml" /> <representation mediaType="application/json" /> </response> </method> <method name="POST"> <request> <representation mediaType="text/xml" /> <representation mediaType="application/json" /> </request> <response> <representation mediaType="text/xml" /> <representation mediaType="application/json" /> </response> </method> </resource> <resource path="{id}"> <param xmlns:xs="http://www.w3.org/2001/XMLSchema" type="xs:string" style="template" name="id" /> <method name="GET"> <response> <representation mediaType="text/xml" /> <representation mediaType="application/json" /> </response> </method> <method name="PUT"> <request> <representation mediaType="text/xml" /> <representation mediaType="application/json" /> </request> <response> <representation mediaType="text/xml" /> <representation mediaType="application/json" /> </response> </method> </resource> </resource> </resources> </application>
Tags
apache
atom
atompub
bea
cejug
concrete solutions
eclipse
educação
firefox
flamengo
globo.com
gnome
google
hp
http
infoq
java
java ee
java magazine
java server faces
jboss
jdbc
jersey
jsf
kde
kubuntu
linux
mepis
microsoft
mylyn
mysql
open source
oracle
postgresql
python
rest
restful web services
ruby
soa
Sun
ubuntu
web services
wicket
windows
wordpress
Archives
- August 2010 (1)
- July 2010 (1)
- June 2010 (2)
- January 2010 (1)
- November 2009 (1)
- October 2009 (1)
- September 2009 (2)
- May 2009 (4)
- April 2009 (11)
- March 2009 (7)
- February 2009 (1)
- January 2009 (2)
- December 2008 (9)
- November 2008 (9)
- October 2008 (5)
- September 2008 (13)
- August 2008 (3)
- July 2008 (1)
- June 2008 (4)
- May 2008 (13)
- April 2008 (11)
- March 2008 (14)
- February 2008 (11)
- January 2008 (19)
- December 2007 (17)
- November 2007 (18)
Recent Comments
- As 7 práticas para um site otimizado « Alysson Vasconcelos on Acelerando seu site – Parte 1: habilitando compressão
- As 7 práticas para um site otimizado – Por Sérgio Lopes em 29/07/10 | Andressa Agnhesi on Acelerando seu site – Parte 1: habilitando compressão
- CoreRest: Seus serviços leves na Nuvem! « Ankiewsky Blog on Uso de Hypermedia em protocolos REST
- blpsilva on Acelerando seu site – Parte 1: habilitando compressão
- Bruno Nardini - MegaTroom on Acelerando seu site – Parte 1: habilitando compressão
- Danilo Piovani on Contact
- Tweets that mention Uso de Hypermedia em protocolos REST – Bruno Pereira -- Topsy.com on Uso de Hypermedia em protocolos REST
- Uso de Hypermedia em protocolos REST – Bruno Pereira on Publicações
0 Responses
Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.