urlshortener

Excerise #2 from Gophercises

Usage

cd main && go run main.go

Topics Learned

  • parsing json and yaml files
  • HTTP handler functions