Cro
The Cro project is being transferred to the Raku community. Find out more.

Cro documentation

Introductory Material§

The essentials you need to know to get building with Cro:

Beyond The Basics§

Ready to dig a deeper? These articles explain the Cro design and structure, as well as covering some more advanced topics:

Getting Help§

Reference§

The full details, organized by module:

Cro::Core§

Cro::TLS§

Cro::HTTP§

Client side:

Server side:

Requests, responses, and related types:

Cro::HTTP::Test§

Cro::WebSocket§

For application developers:

Pipeline components:

Cro::WebApp§

Cro::OpenAPI::RoutesFromDefinition§

Cro::ZeroMQ§

Cro::Tools§

The development tools are mostly without API docs, as they are mostly not expected to be extended from the outside at this point. However, the following parts have stable APIs for the sake of extending the tools:

Meta§