[asterisk-bugs] [JIRA] (ASTERISK-20890) Add RESTful framework to Asterisk http server
Matt Jordan (JIRA)
noreply at issues.asterisk.org
Fri Jan 4 13:31:48 CST 2013
[ https://issues.asterisk.org/jira/browse/ASTERISK-20890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matt Jordan updated ASTERISK-20890:
-----------------------------------
Component/s: Resources/res_stasis_http
Core/Stasis
Affects Version/s: 12
> Add RESTful framework to Asterisk http server
> ---------------------------------------------
>
> Key: ASTERISK-20890
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-20890
> 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