ports/net/py-flask-xml-rpc/pkg-descr
Kubilay Kocak ed2ce030dd [NEW] net/py-flask-xml-rpc: Adds support for creating XML-RPC APIs to Flask
Flask-XML-RPC is an extension for Flask that makes it easy to create APIs
based on the XML-RPC standard. It features easy registration of methods
and namespacing, connects seamlessly to your Flask app, and includes
plenty of testing helpers.

WWW: https://bitbucket.org/leafstorm/flask-xml-rpc/

PR:		211435
Submitted by:	John W. O'Brien <john saltant com>
2018-03-02 05:15:06 +00:00

6 lines
295 B
Text

Flask-XML-RPC is an extension for Flask that makes it easy to create APIs
based on the XML-RPC standard. It features easy registration of methods
and namespacing, connects seamlessly to your Flask app, and includes
plenty of testing helpers.
WWW: https://bitbucket.org/leafstorm/flask-xml-rpc/