Faddy webserver
================
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.
(HTM) caddy
(DIR) configure this in code
Features
---------
- Common MIME types
- CORS, CORP, COOP
- Directory listings
Source code
------------
The code can be found on github.com/joriszwart/faddy
(HTM) github.com/joriszwart/faddy
(DIR) previous snor
(DIR) next Upgrade application without source code
Related
--------
(DIR) snor
(TXT) Moustache (.svg)
(DIR) Syntax low-lighting
(TXT) /img/fallback.svg (.svg)
(DIR) io.MultiWriter gotcha!
(TXT) Goofy gopher (.svg)
(DIR) Running Go tests in VSCode with CGO
(TXT) Goofy gopher (.svg)
(DIR) shakehands
(IMG) shakehands (.png)
(DIR) Overriding methods in Golang
(TXT) Goofy gopher (.svg)
(DIR) GoTris
(IMG) GoTris (.png)
(DIR) Simple HTML tree
(TXT) /img/fallback.svg (.svg)