An open API service indexing awesome lists of open source software.

https://github.com/socratescli/reqponse

reqponse(a.k.a. request and response) is a Python library to connect wsgi request to requests lib, and bridge response from remote or backend servers back.
https://github.com/socratescli/reqponse

Last synced: 8 days ago
JSON representation

reqponse(a.k.a. request and response) is a Python library to connect wsgi request to requests lib, and bridge response from remote or backend servers back.

Awesome Lists containing this project

README

          

# reqponse

reqponse(a.k.a. request and response) is a Python library to connect wsgi request to requests lib, and bridge response from remote or backend servers back.