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.