Skip to content

HTTP Testing Service Similar to httpbin written in Rust + Hyper

Notifications You must be signed in to change notification settings

Chatterino/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

Packages

No packages published

Languages

  • Rust 98.5%
  • Other 1.5%