add routes for block, validate block slug

This commit is contained in:
2026-02-12 23:12:30 +00:00
parent cb0d6c1d3a
commit b68ab8bc23
5 changed files with 60 additions and 4 deletions

2
go.mod
View File

@@ -1,3 +1,5 @@
module blocky
go 1.25
require github.com/go-chi/chi/v5 v5.2.5 // indirect