Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ecf-dev] REST API M3(update)

Hi all,
today I have committed the M3 version of the REST API. The implementation of the remote service api is now finished. Maybe someone can review it? I have also implemented a generic test and a specific one for twitter, see org.eclipse.ecf.test.remoteservice.rest.twitter.TwitterTest. You can see the results at [1]. To get the source take a look at [2].

I'm currently implementing a concept for rest resource representations. This is one of the bigger parts of this API. Everyone should be able to add own resource representations. So this sounds like an extension point (or maybe an osgi service), what do you think? The xml resource representation will be included in the API and a seperate json implementation will be available in an extra bundle.

If you are interested in the rest api, found a bug or just have some ideas please feel free to file bugs. You can find the main task under [3].

Enjoy this early version and please provide feedback ;)

Regards Holger



[1] http://twitter.com/eclipsedummy
[2] http://wiki.eclipse.org/REST_abstraction_for_ECF#Getting_the_source
[3] https://bugs.eclipse.org/bugs/show_bug.cgi?id=275722

Innoopract Informationssysteme GmbH
hstaudacher@xxxxxxxxxxxxxxxxx
Tel: 0721 - 66 47 33 - 0
Fax: 0721 - 66 47 33 29
========================= Legal Disclaimer =========================
According to Section 80 of the German Corporation Act Innoopract
Informationssysteme GmbH must indicate the following information:
Address: Stephanienstrasse 20, 76133 Karlsruhe Germany
General Manager: Jochen Krause
Registered Office: Karlsruhe, Commercial Register Mannheim HRB 107883
====================================================================



Back to the top