commit | 7fae71152f53f1a6643e27cf94fabdf93d2954fd | [log] [tgz] |
---|---|---|
author | Alexandre Fiori <[email protected]> | Tue Aug 05 07:36:03 2014 |
committer | Alexandre Fiori <[email protected]> | Tue Aug 05 07:36:03 2014 |
tree | 32d83070f0bce9e0c82545ed544044ac24ba2c5e | |
parent | 9eca4fd1c86d9e5ea0e2833d4e6ade3b9e9e06f1 [diff] |
Cleanup and improvements Package remux goes away in favour of urlparser. No need to have regex based mux anymore since there are many other and better implementations out there. The urlparser is a simple mapper of variable arguments in the URL to a string map. Old unusable templates go away as well. Copyrights are updated and a new AUTHORS file is instroduced.
go-web is a collection of utilities for http servers written in Go.
It has the following packages:
Check out the examples directory.
There are application templates in the templates directory that can be used as a starting point for new projects. Check them out too.
freegeoip.net is a public API for IP geolocation that uses go-web, and is open source too.
There's a live version of the SSE demo here: http://cos.pe