//
pkg.gl
Category
github.com/ant0ine/go-json-rest
rest
package
3.3.2+incompatible
Repository:
https://github.com/ant0ine/go-json-rest.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
21
Dependents
311
Files
1.6k SLOC
#
Packages
test
Utility functions to help writing tests for a Go-Json-Rest app Go comes with net/http/httptest to help writing test for an http server.
trie
Special Trie implementation for HTTP routing.