Hi, thought I'd chime in here with a good starting point: the
modules.perl6.org website. You can search for 'http' or 'web' or
'server', which gives you more results that you might find by using
tags:
(60 results) https://modules.perl6.org/search/?q=http
(44 results) https://modules.perl6.org/sear
It's a library for making a web application. One could also make a
framework out of it, if they wished to do so.
Jonathan has made this distinction in the past, referring to Cro as a
library explicitly, as opposed to a framework, as a framework is
(usually) highly opinionated. Cro is not.
That sa