Inspiration

We have rolled my own curl testing many times. I would like a way to define behavior, and better syntax for it.

What it does

It functions as a drop in replacement for curl, when testing http servers. It has a builtin language for writing tests in a simple way.

How we built it

We built it using Rust and Serde. We chose this for speed with a small binary.

Built With

Share this project:

Updates