Search code examples
c#.netwcfrestwcf-data-services

Online WCF RestFull services url


I want to use WCF with RESTful in my application.

But i want test that before with any available online service.

Is there any online deployed WCF RESTful service available?

if available please provide link.

Thanks Madhu


Solution

  • Please try these URLs: http://services.odata.org/v4/OData/OData.svc/ or http://services.odata.org/v4/(S(readwrite))/OData/OData.svc/ or http://services.odata.org/v4/Northwind/Northwind.svc/