9 lines
339 B
Markdown
9 lines
339 B
Markdown
# 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](https://docs.djangoproject.com/en/5.1/topics/http/urls/#reverse-resolution-of-urls), but gappper is kinda dumb and
|
|
gurl is taken by a bunch of go implementation of cURL ;-).
|