Hi all,<br><br>I wrote an ocs server based on the 1.6 version.<br>      <a href="https://github.com/initlove/ocs-nodejs">https://github.com/initlove/ocs-nodejs</a><br>      Use nodejs + mongodb.<br>Both json and xml format were supported, xml format is following the spec,<br>
      json format is similar(don&#39;t know if there was a json based spec)<br>The project is written for app-store: <a href="https://github.com/initlove/gnome-app-store">https://github.com/initlove/gnome-app-store</a><br>
      (app-stream in the feature?)<br>     content/comment/fan/person/message were done, other services <span id="result_box" class="short_text" lang="en"><span class=""></span></span>were not.<br><br>Some questions I got.<br>
1. is there a newer version? especially json format? <br>2. should the comment service be based on one URL? type&amp;content&amp;content2 can be <br>    merged together. It can make OCS comment system much more flexible.<br>
3. how to support the openid user?<br>    will the user see the browser and input the password each time while calling an api with openid account?<br>    <br>Best Regards,<br><br>David Liang<br>
<br><br>