fido
fido
is a package of useful Go helpers for making http JSON endpoints. It includes a simple method based regexp router, a suite of helper functions for writing and binding JSON, and small suite of middleware. fido
is designed to work closely with net/http
stdlib functions and types.