blob: 00d94a4fc8fa257fadf7e4d474697a6c0ec663c5 (
plain) (
blame)
1
2
3
4
5
|
Create a web app that makes it easier to test web clients without using the
internet. It includes a web app framework with path matching, parameters and
templates. Can parse various 'HTTP' request bodies. Can send 'JSON' data or
files from the disk. Includes a web app that implements the 'httpbin.org' web
service.
|