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§
Post your question on Stack Overflow (be sure to tag it
raku
andcro
)Visit the
#cro
IRC channel on irc.libera.chat
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::WebApp::Template * Using templates to produce responses * Template language syntax * Template modules * Template parts
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: