A django inspired url mapper written in go
Find a file
Maximilian Friedersdorff b7a3e1c013 Add Repl type
Adds as alias for map[string]string
2025-01-28 21:10:35 +00:00
.gitignore Initial commit of v0.1.0 2025-01-28 20:39:37 +00:00
gispatcho.go Add Repl type 2025-01-28 21:10:35 +00:00
gispatcho_test.go Initial commit of v0.1.0 2025-01-28 20:39:37 +00:00
go.mod Initial commit of v0.1.0 2025-01-28 20:39:37 +00:00
LICENSE Initial commit of v0.1.0 2025-01-28 20:39:37 +00:00
README.md Initial commit of v0.1.0 2025-01-28 20:39:37 +00:00

gispatcho

The django like url mapper written in Go.

Why gispatcho

Because go URL dispatcher. It's not really a URL dispatcher probably, more like a mapper, but gappper is kinda dumb and gurl is taken by a bunch of go implementation of cURL ;-).