python3-wsme

Web Services Made Easy: implement multi-protocol webservices - Python 3.x

Description

Web Service Made Easy (WSME) simplify 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.

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

WSME is originally a rewrite of TGWebServices with focus on extensibility, framework-independance and better type handling.

This package provides the Python 3.x module.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://opendev.org/x/wsme


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-wsme