zostay / RakuWAPI

The Web API for Raku (RakuWAPI)
Artistic License 2.0
24 stars 5 forks source link

A working example with an Apache server could be a big win #43

Open tbrowder opened 4 years ago

tbrowder commented 4 years ago

My websites use CGI and are mostly static (but with some dynamic content) and are powered by a mixture of Perl and Raku. I am slowly trying to move to pure Raku and would also love to improve the maintainability of the sites at the same time.

A working, simple website using this API and running on Apache, using https and with publicly exposed code (sanitized as necessary) would be very useful for me and likely others.

I am of course willing to help where I am able.

I am also willing to donate a modest amount to this project if that will help.