1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-26 15:10:35 -04:00
Commit graph

1 commit

Author SHA1 Message Date
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