Roundup update - REST support committed to trunk
"John P. Rouillard" <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.roundup.user |
|---|---|
| Message-ID | <[email protected]> |
Hi all: In case some of you do not follow the development list, a major new feature was added to the current roundup main branch. Support for a REST interface as mentioned in: https://issues.roundup-tracker.org/issue2550734 has been added. It was originally developed in 2015 as a Google Summer of Code (GSOC) project has been integrated by Ralf Schlatterbeck. He also modified it to support Python 3. A few issues have been discovered when running it under roundup-server, but for GET and POST the basics are working. Documentation is still a work in progress. The swagger-ui documentation for it is hosted at: https://bitbucket.org/kinggreedy1991/restfulapidocumentation so if you are familiar with swagger you can change the swagger.json file to point to your roundup server and test the rest interface. We could use some help from people who are interested in this feature. Testing, documentation and client side code that can make use of the REST feature are all valuable contributions. -- -- rouilj John Rouillard =========================================================================== My employers don't acknowledge my existence much less my opinions.