File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22PyWebApi
33########
44
5- PyWebApi is a micro-framework for Python RESTfulization. It turns Python(3+) modules/scripts into Web API (RESTful Service ) out of the box.
5+ PyWebApi is a magic wand for Python RESTfulization. It turns any Python module level functions into Web API (RESTful Services ) out of the box.
66
77The repository provides:
88
9- #. A library package **pywebapi ** (https://pypi.org/project/pywebapi) for making PyWebApi Server.
10- #. A sample `PyWebApi Server (for IIS) <Sample PyWebApi Server (for IIS) _>`__. It can be easily customized to your own PyWebApi Server.
9+ #. A library package **pywebapi ** (https://pypi.org/project/pywebapi) for making the PyWebApi Server.
10+ #. A sample `PyWebApi Server (for IIS) <Sample PyWebApi Server (for IIS) _>`__. It can be customized to your own PyWebApi Server easily .
1111#. Some sample `user-apps/user-modules/user-scripts <Sample User Apps/Modules/Scripts _>`__:
1212
1313 + `MdxReader <mdx-reader _>`__
You can’t perform that action at this time.
0 commit comments