Let\'s say you had a /companies resource that allowed clients to lookup public companies and 开发者_高级运维you wanted clients to be able to lookup companies by Ticker, Location, and Location and indu
I am considering creating a RESTful web service which will return a lot of data.What do people think is the maximum size of xml document that should be returned in one get from a web services API? I w
I am desiging a RESTful Web Service (JBoss + RESTeasy).The UI programmer is writing an Ajax web app that will use it.The web app will be one HTML page with everything done in JavaScript.For security,
HI How do i add data using wcf rest architecture. I dont want to use the channelfactory to call my method.
Given this service: POST /hotel HTTP/1.1 <hotel> <a>aaa</a> <b>bbb</b> <c>ccc</c>
If you set the Content-Disposition header to attachment, this causes user-agents to always present a download window for that file.I would like to do this opposite of this: force user-agents to always
I\'m using ASP.NET MVC controllers for providing RESTful web services. That works just fine for simple data types like string and int. Now I need to send some binary data (like images and video) to th
This relates to my other question on accessing a REST service that uses forms authentication, but I feel it is substantially enough a discrete issue.
The problem is.. that when I try to login the user and then get the user info, I get error from Facebook API. with error code: 1
I\'d like to be able to change the extension of a url and recieve the model in a different format. e.g. if