Skip to content

Tags: amattn/gotutorial

Tags

b12

Toggle b12's commit message
working page to list all shortlinks

b11

Toggle b11's commit message
store URLs in an real database

b10

Toggle b10's commit message
refactor admin handler to use html/template after post

b09

Toggle b09's commit message
working post method allows us to create short links

b08

Toggle b08's commit message
refactor to use common BaseHandler, stub out POST handler

b07

Toggle b07's commit message
Rudimentary unit testing for our link shortener

b06

Toggle b06's commit message
stub out shortlink 301 handling with an in-memory "db"

b05

Toggle b05's commit message
refactor logging router to use a simple interface and do the actual l…

…ogging

b04

Toggle b04's commit message
add a barbaric shell script that allows us to "test" our web app

b03

Toggle b03's commit message
Refactor handler and add common log format logging