[asterisk-bugs] [JIRA] (ASTERISK-20894) Add RESTful framework to Asterisk http server

Matt Jordan (JIRA) noreply at issues.asterisk.org
Fri Jan 4 13:33:45 CST 2013


Matt Jordan created ASTERISK-20894:
--------------------------------------

             Summary: Add RESTful framework to Asterisk http server
                 Key: ASTERISK-20894
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-20894
             Project: Asterisk
          Issue Type: New Feature
          Components: Core/Stasis, Resources/res_stasis_http
    Affects Versions: 12
            Reporter: David M. Lee


In order to support a consistent RESTful HTTP API, we should add a small framework for building out the API.

* Method for documenting the API (a la [Swagger|http://swagger.wordnik.com/])
* Method for compiling the API into implementation stubs.
* Code to bind the stubs to a {{ast_http_uri}} handler.

I have some proof-of-concept code that does all of this. Needs clean up and review.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list