https://github.com/jcf/goproxy
Playing with net/http
https://github.com/jcf/goproxy
Last synced: 10 months ago
JSON representation
Playing with net/http
- Host: GitHub
- URL: https://github.com/jcf/goproxy
- Owner: jcf
- Created: 2013-05-12T17:54:33.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-05-12T17:57:49.000Z (over 12 years ago)
- Last Synced: 2025-01-12T22:21:44.899Z (12 months ago)
- Language: Go
- Size: 105 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# goproxy
This is me messing around with Go. Go's own documentation and the work
of others will likely be a better place to look for examples of using
net/http.