Difference between OData and REST web services
        Posted  
        
            by Scott
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Scott
        
        
        
        Published on 2010-03-16T21:47:02Z
        Indexed on 
            2010/03/16
            21:51 UTC
        
        
        Read the original article
        Hit count: 475
        
While looking into some web services, I ran across this "new" technology that Microsoft is calling OData. (http://www.odata.org) Reading through their description within the FAQ on what OData is, I am having a hard time distinguishing OData from REST-ful web services. Could someone please help me understand the differences?
© Stack Overflow or respective owner