Skip to content

HTTP Testing Service Similar to httpbin written in Rust + Hyper

Notifications You must be signed in to change notification settings

kevinastone/httpbox

Repository files navigation

httpbox

Build Status

httpbox is an HTTP test tool that provides a number of endpoints for testing a variety of HTTP features similar to httpbin. It is written in Rust and uses the Hyper http framework.

You can see it in action here.

Installation

git clone https://github.com/kevinastone/httpbox.git
cd httpbox
cargo run
open http://localhost:3000

About

HTTP Testing Service Similar to httpbin written in Rust + Hyper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages