/simplehttp

Simple HTTP library for Go.

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

simplehttp

Build Status

Simple HTTP library for Go.

This small library adds some utility functions for doing HTTP request and easilly gettings results as structs from JSON and XML.

Examples are coming soon.

The code is released under a 3-clause BSD license. See the LICENSE file for more information.