Tutorial for writing a Caddy module

I want to recommend a tutorial by Adam Woodbeck, author of Network Programming with Go, which has a whole chapter about Caddy 2.

This guide takes you through creating a practical Caddy module that validates GitHub webhook requests:

I think it is a great resource for anyone looking to extend Caddy.

1 Like

This topic was automatically closed after 14 days. New replies are no longer allowed.