Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 576 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 576 Bytes

Go Reference Go Report Card

B(etter) (H)TTP

Better HTTP provides a handful of functions to reduce boilerplate code when developing RESTful Webservices. Functions for handling http responses and graceful shutdowns of http servers are included.

Take a look at the example to get an overview of its functionality.