goblin is an HTTP Router that extends net/http's ServeMux. It is implemented based on a simple tree structure called a trie tree. It's lightweight and net/http compatible.
Recent launches
goblin
goblin is an HTTP Router that extends net/http's ServeMux.
It is implemented based on a simple tree structure called a trie tree.
It's lightweight and net/http compatible.