httphelper
Status: in work
Overview:
Simple http helper for testing and http requests storing. Go learning project.
v1:
HTTP requests store by a unique name of 8 letters (optional:
MongoDB, Radis, RAM). Inspired by habr.
v2
Analog of httpbin - respond to HTTP requests with
different functionality: return headers,
timeouts, return random responses of different types, etc.