What REST APIs do you consume in your apps?

I’m working on a project to make dealing with REST APIs in .NET apps much easier. I’m looking for APIs to test against. Let me know in the comments or via email what REST APIs you consume in your applications.

Posted October 11th, 2009 12:09 AM
Read more posts about .NET.

Comments
Link

  • John, what type of project are you doing? Is this some sort of logical layer over the API, a library of some sort or perhaps some "REST API" components?
    What is the problem you are trying to solve? I might have a good API for you to test with.
    Thanks
    J.
  • The project is a framework to enable you to easily build strongly-typed representations of REST APIs. Feel free to email me about your API and I'll take a look at it.
  • Right, but so what's the end product? Assemblies? Is the end user a .NET developer?
    Thanks.
  • Will this REST .NET framework be open source or available at a for sale. I would be interested in using it. Thanks.
  • In case you didn't see my reply on Twitter....it will be open source. I'm hoping to get a first release out next week.
  • I use a couple of differnt music related ones with mainly xml based.

    The main ones are probably:
    Eventful
    Last.fm
    Yahoo upcoming
blog comments powered by Disqus