python3-httpbin - HTTP Request & Response Service, written in Python + Flask
Website: | https://github.com/Runscope/httpbin |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- Description:
Testing an HTTP Library can become difficult sometimes. RequestBin is fantastic for testing POST requests, but doesn't let you control the response. This exists to cover all kinds of HTTP scenarios. Additional endpoints are being considered. All endpoint responses are JSON-encoded. This package provides the Python 3 implementation.
Packages
python3-httpbin-0.7.0-1.fc14.al.noarch [105 KiB] |
Changelog
by Joel Barrios (2022-02-15):
- Update to 0.7.0. |