Skip to content

light weight implementation of the more useful parts of net/http in the way they're often used in the browser using GopherJS

License

Notifications You must be signed in to change notification settings

PalmStoneGames/gopherjs-net-http

Repository files navigation

gopherjs-net-http

gopherjs-net-http is a light weight implementation of the more useful parts of net/http in the way they're often used in the browser using GopherJS. It avoids the huge amount of imports that comes with importing net/http directly.

It is based on the Go 1.5 net/http package and on github.com/gopherjs/gopherjs/compiler/natives/net/http

About

light weight implementation of the more useful parts of net/http in the way they're often used in the browser using GopherJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages