Name: | python3-httpbin |
---|---|
Version: | 0.7.0 |
Release: | 21.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 216606 |
License: | MIT |
RPM: | python3-httpbin-0.7.0-21.el8.noarch.rpm |
Source RPM: | python-httpbin-0.7.0-21.el8.src.rpm |
Build Date: | Thu Oct 20 2022 |
Build Host: | build-ol8-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/Runscope/httpbin |
Summary: | HTTP Request & Response Service, written in Python + Flask |
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. |