/apiutil

Go utilities for working with HTTP APIs

Primary LanguageGoMIT LicenseMIT

apiutil

GoDoc

Go utilities for working with, and implementing HTTP-based APIs.

This package was written because I kept re-implementing the various functions for every project I have ever worked on, that provides an HTTP API.