HTTP::Tiny is a Raku port of the Perl library of the same name. It aims to be a correct and reasonably complete implementation of the HTTP spec, written in just over 1000 lines of code using no external dependencies.

The project can be installed using the standard raku tooling, and its source code is hosted on Gitlab.