vertical-knowledge / ripozo

A tool for quickly creating REST/HATEOAS/Hypermedia APIs in python
http://ripozo.readthedocs.org/
GNU General Public License v2.0
201 stars 22 forks source link

Wsgi request container #62

Closed timmartin19 closed 6 years ago

timmartin19 commented 8 years ago

For easily constructing requests no matter the python framework.

coveralls commented 8 years ago

Coverage Status

Coverage decreased (-0.07%) to 99.932% when pulling 6a3a31a0fc77e341f25288c7f5fe9553cf63e4f6 on wsgi-request-container into 4e5fdd956ef1878f74a8bc047abce963c52715e5 on master.

coveralls commented 8 years ago

Coverage Status

Coverage decreased (-0.07%) to 99.932% when pulling 6a3a31a0fc77e341f25288c7f5fe9553cf63e4f6 on wsgi-request-container into 4e5fdd956ef1878f74a8bc047abce963c52715e5 on master.

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 1213144f77fd296068a165053cc8a6f9805e0ad3 on wsgi-request-container into 4e5fdd956ef1878f74a8bc047abce963c52715e5 on master.

coveralls commented 8 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 73cd122bffe4d24c66b83ae9b716151e7f782842 on wsgi-request-container into 4e5fdd956ef1878f74a8bc047abce963c52715e5 on master.

timmartin19 commented 6 years ago

Closing for lack of activity