WSME
Web Service Made Easy (WSME) simplifies the writing of REST web services by providing simple yet powerful typing which removes the need to directly manipulate the request and the response objects.
Source Code | https://opendev.org/x/wsme |
---|---|
Documentation | https://pythonhosted.org/WSME/ |
PyPI | https://pypi.org/project/WSME/ |
WSME can work standalone or on top of your favorite python web (micro)framework, so you can use both your preferred way of routing your REST requests and most of the features of WSME that rely on the typing system like:
- Alternate protocols, including ones supporting batch-calls
- Easy documentation through a Sphinx extension
2016
2014
- sphinxcontrib-pecanwsme 0.8.0
- sphinxcontrib-pecanwsme 0.7.1
- sphinxcontrib-pecanwsme 0.7
- sphinxcontrib-pecanwsme 0.6