Menu

#62 xmlrpc interfaces

open
5
2011-05-21
2010-10-10
sched
No

It would be usefull to provide soap interface in order to let other tools use projects requirements. Like this it should be possible to provide to technical team a full analysis of modifications to be made between two versions of the same project by pointing directely wich code or parameters or anything else have to be changed.
This request imply to add only one new data in your structures: isAChangeFromPreviousVersion (yes/no)

Discussion

  • M. Günter

    M. Günter - 2011-01-05

    asked pldarmon about spossicel specification.

     
  • M. Günter

    M. Günter - 2011-01-05
    • assigned_to: nobody --> mguenter
     
  • M. Günter

    M. Günter - 2011-02-12

    Will write a REST specification to access the information.

     
  • M. Günter

    M. Günter - 2011-05-21

    The REST service should use UID/PW as well. Currently it is a read only service.
    <url>/api/projects or <url>/api/projects/<searchterm> returns list of project and titles JSON
    <url>/api/project/<number> or <url>/api/project/<title> returns the main project information as XML
    <url>/api/req/<project>/requirements returns the summary of the requirements as JSON
    <url>/api/req/<project>/requirement/<number> or <url>/api/req/<project>/requirement/<title> returns the requirement as XML
    <url>/api/changedreq/<date as YYYY-MM-DD>/<projectid> returns detailed xml of all changed requirements

     
  • M. Günter

    M. Günter - 2011-05-21
    • assigned_to: mguenter --> slavpeev
     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.