Skip to content

morelj/httptools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

httptools - Go HTTP helper functions

httptools provides a set of helper functions for use with the net/http package:

  • Response builder
  • Request reader
  • Error handler
  • Well known HTTP headers defined as constants

Install

Install using go get:

go get github.com/morelj/httptools

About

Go HTTP helper functions

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages