Omgili - forum search, search forums  
  

Discussions about restful services

Displaying 1 - 10 out of 219,637 discussions.  
RSS Feed Options
Time Frame: (Any time)   Minimum number of replies: (2)   Minimum number of discussing users: (0)
  |  

Page: 1   2   3   4   5   6   7   8   9   10  
Keep this page open to be updated with the newest discussions automatically.
What does it make Restful webservices different from the other Web Services like SOAP?
Started by on , 5 posts by 5 people.  
Some....
RESTful web services are a 'family' of web services.
Wiki/Representational_State_Transfer#RESTful_web_services http://en.wikipedia.org/wiki/SOAP is by no means complete, but there are some elements that stand out.
Do you think ASP.NET MVC is able to develop RESTful web services and which approach you would use for it?
Started by on , 5 posts by 5 people.  
However, many, In response to calebjenkins....
Nice tooling for Restful services in there! http://msdn.microsoft.com/en-us/data/bb931106.aspx Generally, I would say yes it is possible for ASP.Net MVC to develop RESTful web services.
I googled some information about web services, it seems like a enterprise level application. I found that RESTful design is very cool idea on this. I find that Apache CXF looks cool, it support RESTful design and Java. It is a good choice for beginner...
Started by on , 6 posts by 6 people.  
Hi Ted, I recommend to use JAX-RS because IMHOThe much simpler implementation for... .
A standard).
Restlet in another RESTful web API for RESTful Web Services (i.e.
REST support and is very much simpler compared to Apache CXF.
Ask your Facebook Friends
I'm looking into WCF and woud like to created my framework in a RESTful way. I've just started looking into ADO.NET Data Services, but it seems it only supports SQL Server, is this correct? Can you run in against Oracle?
Started by on , 3 posts by 3 people.  
In WCF you can use an Oracle friendly mapper like NHibernate and expose your datacontracts in a restful or Astoria way ADO.NET Data....
You can provide restful access to your data.
ADO.net Data Services and WCF both feed off a model.
Is there any way of publishing the parameters expected by the RESTful methods in Ruby on Rails? Using SOAP, we can use WSDL, but does RoR implement WADL or WSDL 2.0 for RESTful services? Edit: I am aware of a SOAP based solution using ActionWebService...
Started by on , 4 posts by 4 people.  
Webservice files in /app/services Step 4 : Modify your controller class YourController < => value).id end end Step 5: Modify your api class in app/services class WebserviceNameApi <, let alone by anybody doing REST (even though....
What do you need to avoid in setting up a Restful interface to make sure you have not turned it into an RPC?
Started by on , 6 posts by 6 people.  
Or alternatively POST) Ignoring MIME types There's a good article here that talks about some of the REST anti-patterns: http://www.infoq.com/articles/rest-anti-patterns This article details some design decisions that differentiate RPC....
Follow up question to this post Fow now I have a slight idea about difference of SOAP and RESTful. My question is when to use SOAP and when to use RESTful, which one is "better" looking at performance/speed or request handling? I'm implementing for the...
Started by on , 3 posts by 3 people.  
Other than that, ....
The main advantage of SOAP is that it provides will be more useful .
REST is muchREST is almost always going to be faster.
A mechanism for services to describe themselves to clients, and to advertise their existence.
I have an interface similar to this: [ServiceContract] public interface IBaseService<T> { [OperationContract] [WebInvoke(Method = "GET", BodyStyle = WebMessageBodyStyle.Bare, ResponseFormat = WebMessageFormat.Json)] List<T> LoadById(string...
Started by on , 4 posts by 4 people.  
Showing the client and server code needed for creating simple REST web services called by Ajax and Silverlight clients: Given the way that REST services are consumed I'm not sure that there's any point-as-an-afterthought-....
What tools are recommended to aid in developing RESTful web services? For instance, a good front end for manually calling REST APIs, and a TCP/IP or HTTP monitoring tool seem like good starting points. I am looking for specific product recommendations...
Started by on , 8 posts by 8 people.  
For monitoring I'd use either Fiddler web services and make....
Ideally a restful service can be consumed by any browser.
Calling REST web services: https://addons.mozilla.org/en-US/firefox/addon/2691 (I find the UI urls.
Hi All, I'm looking to create a RESTful or pseudo-Restful based web service on a PHP/MySql stack. I'm wondering what some of the frameworks you suggest I look at? I've been looking at Zend with Zend_Rest, but I'm curious to other things out there. Ideally...
Started by on , 5 posts by 5 people.  
Other....
I like Konstrukt , there is also good book http://www.packtpub.com/restful-php-web-services/book Here are a few good libraries for REST based webservices: Tonic Zend_Rest phprestsql I personally use Zend_Rest...
Page: 1   2   3   4   5   6   7   8   9   10  
More Information


Forum Search About Omgili Help Plugins Forum/Board Owners Privacy

i
In Title
In Topic
In Reply
Exclude
Boost