httpbin, but powered by Rust

Httpbin-rs is a series of HTTP Request & Response Service pretty like httpbin but powered by Rust

StarIssue
logo
Explore More ⇩
Overview

Httpbin-rs provides a series of HTTP request & response services powered by Rust and its HTTP frameworks.

API docs

Httpbin-rs provides many online API docs via features of poem-openapi:

Implementations

Httpbin-rs is currently implemented by the following HTTP frameworks:

frameworkurl
poem-openapihttpbin.rs
poempoem.httpbin.rs
axumaxum.httpbin.rs
actix-webactix.httpbin.rs
salvosalvo.httpbin.rs
rocketrocket.httpbin.rs

Contribution

Httpbin-rs is an open-source project and welcomes contributions. If you are familiar with any HTTP framework, please feel free to create a PR to improve httpbin-rs.