A simple look at some basic ways of getting HTTP routing of GET requests in Go.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Levi Olson 153afa842c
Initial commit
6 years ago
.gitignore Initial commit 6 years ago
LICENSE Initial commit 6 years ago
README.md Initial commit 6 years ago

README.md

basic-http-routing-in-golang

A simple look at some basic ways of getting HTTP routing of GET requests in Go.