[Ocs] ocs server - nodejs implementation
梁辰晔
liangchenye at gmail.com
Thu Apr 19 02:42:43 PDT 2012
Hi all,
I wrote an ocs server based on the 1.6 version.
https://github.com/initlove/ocs-nodejs
Use nodejs + mongodb.
Both json and xml format were supported, xml format is following the spec,
json format is similar(don't know if there was a json based spec)
The project is written for app-store:
https://github.com/initlove/gnome-app-store
(app-stream in the feature?)
content/comment/fan/person/message were done, other services were not.
Some questions I got.
1. is there a newer version? especially json format?
2. should the comment service be based on one URL? type&content&content2
can be
merged together. It can make OCS comment system much more flexible.
3. how to support the openid user?
will the user see the browser and input the password each time while
calling an api with openid account?
Best Regards,
David Liang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/ocs/attachments/20120419/8e501d74/attachment.htm>
More information about the Ocs
mailing list