joriszwart.nl

I code dreams™

Faddy webserver

Golang Developer Experience KISS

I just released a simple webserver for development purposes.

Written in Go. Shows the usage of the standard library like HTTP, I/O, testing/mocking, logging, templating and more.

The name is of course a play on caddy but in no way it aims to be like that. Majorly I wrote this because I find it easier to configure this in code than configuring a webserver.

Features

Source code

The code can be found on github.com/joriszwart/faddy