httpbun
httpbun copied to clipboard
An HTTP server with APIs useful in testing HTTP clients. Inspired by httpbin, but isn't a clone.
Results
2
httpbun issues
Sort by
recently updated
recently updated
newest added
Run tests through all HTTP status code.
Just a refactoring of the Dockerfile it's built within Docker. It does not run tests though. With this you can probably get rid of that `platform` thingy and just let...