Skip to content
This repository has been archived by the owner on Mar 26, 2018. It is now read-only.

mbanzon/simplehttp

Repository files navigation

simplehttp

PLEASE NOTE - this library is kept here for compatibility and vendoring - there are many useful and more complete replacements. This library is not actively supported (or used by me) anymore.

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.

Supports alternative http.Client instances to support use on Google App Engine.

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages