extend HTTP API

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • HansMaulwurf
    Junior Member
    • Jul 2012
    • 20

    #1

    extend HTTP API

    Hey

    is it possible to extend the existing http api with some own components?

    When yes, how?

    Where in the sources is the http api. I didn't found it yet.


    Greetings,

    Hans
  • Viktor Pracht
    Open-Xchange Developer
    • Feb 2007
    • 253

    #2
    Yes, take a look at the project com.openexchange.tasks.json. The starting point would probably be the class com.openexchange.tasks.json.osgi.TaskJSONActivator .

    Comment

    • HansMaulwurf
      Junior Member
      • Jul 2012
      • 20

      #3
      Where can I find this project? I looked in the /var/www folder and also in the whole src.
      I did "cvs -d server:anonymous@www.open-xchange.com:/cvsroot co open-xchange" but com.openexchange.tasks.json is not there?

      Comment

      • Viktor Pracht
        Open-Xchange Developer
        • Feb 2007
        • 253

        #4
        We've migrated to git. See Source Code Access in the wiki.

        Comment

        Working...
        X