[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [phoenix-dev] Marketplace RESTish API
|
- From: Gunnar Wagenknecht <gunnar@xxxxxxxxxxxxxxx>
- Date: Thu, 12 Nov 2009 22:30:07 +0100
- Delivered-to: phoenix-dev@eclipse.org
- Openpgp: id=0745A1E3
- User-agent: Thunderbird 2.0.0.23 (Windows/20090812)
Nathan Gervais schrieb:
> Iâve finalized the initial implementation of the Marketplace RESTish
> API. In a true REST scenario we would be allowing for Create / Retrieve
> / Update / Delete capabilities but in this case weâre only offering a
> retrieve feature.
Thanks for working on this. I'm pretty sure that this might be helpful
and someone starts creating some apps out of it soon. :)
> You can find the documentation here http://wiki.eclipse.org/Marketplace/REST
I had a quick look and I was wondering if the "xml" in the URI would be
a good choice long term. For example, REST is about content types and I
could imagine that JSON would be good to have as well.
> Iâve tried to make it simple to use / parse. The hope here is to
> eventually have something in Eclipse that will allow browsing of
> Marketplace directly. Any comments / questions are appreciated.
Will you create a Java API for that? ;)
Anyway, here are some good readings for API design and web/rest-style
services.
http://particletree.com/features/how-to-add-an-api-to-your-web-service/
http://roy.gbiv.com/untangled/2008/rest-apis-must-be-hypertext-driven
http://stackoverflow.com/questions/381568/rest-content-type-should-it-be-based-on-extension-or-accept-header
http://piwik.org/blog/2008/01/how-to-design-an-api-best-practises-concepts-technical-aspects/
-Gunnar
--
Gunnar Wagenknecht
gunnar@xxxxxxxxxxxxxxx
http://wagenknecht.org/