Golang Code
Home
Tags
About
RSS
Search
Golang Code
A Library of Go Snippets
Search
2019
Oct 26
Build a Basic Web Scraper in Go
Oct 25
Get the IP Address of a HTTP Request
Jun 9
Working with POST Request Data
Jan 10
Sending a Slack Message (without a library)
2018
Jun 20
HTTP Get Request with Timeout
Jun 8
Get the HTTP Method from a Request
Mar 30
Apply Middleware to Your Route Handlers
2017
Dec 4
How Detect Content Type of a File
Nov 2
Part 1) Download a File (from a URL)
Sep 28
Set a HTTP Cookie Response Header
Aug 6
HTTP Response Status Codes
May 30
How to Check if a String is a URL
Apr 9
Get a URL Parameter from a Request
2015
Aug 1
Attach a Logger to your Router