Skip to content

Releases: mozey/httprouter-util

Make script

24 May 10:48
Compare
Choose a tag to compare

Fixed a couple of bugs in example routes.

Replaced Makefile with make.sh for better cross platform support.

Makefile is not needed to detect changes to files. fswatch is used for live reload on dev. Golang compiles fast, and supports caching for prod builds

Minimal example

29 Apr 09:20
Compare
Choose a tag to compare

Minimal example with everything in a single file