1 Commits (23dd93f12a966cc65d0aa34233cc949ee20ab81a)

Author SHA1 Message Date
alex 23dd93f12a
basic implementation of the last api version
the meat is in Noxer struct, in noxy.go.
executable server entry point is in cmd/noxy/main.go.

all request responses are cached using a rudimentary filesystem
based caching. a max storage quota is not implemented yet.
2 years ago