So I created a REST API doc plugin for web2py quite a while ago. Here is what it looks like on the user side http://semanticsbml.org/semanticSBML/plugin_restapidoc/index# http://rumo.biologie.hu-berlin.de/pyMantis/plugin_restapidoc/index
I also posted the plugin for this on here, a while ago. One of the goals back then was to automatically create a WSDL2.0 or WADL file from it, but the student I set to work on it unfortunately never finished it. It is very nice to see that something is happening in this direction. Do I understand this right that Collection+JSON is similar to a WSDL file? The problem with WSDL I always saw was that you could not document the output JSON files. I also still do not know if there is a Format like DTD or XML Schema for JSON. I think this is one of the major obstacles why JSON is not adapted in bio-science. -- Resources: - http://web2py.com - http://web2py.com/book (Documentation) - http://github.com/web2py/web2py (Source code) - https://code.google.com/p/web2py/issues/list (Report Issues) --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

