Skip to content

TimothyL96/UrlShort-Gophercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

URL Shortener:

Gophercises - Exercise 2

This is the exercise for Golang from gophercises.com


Made with GO Uses Badges

GitHub last commit

Ask Me Anything ! Build status GitHub top language Go Report Card GitHub repo size GitHub issues GitHub contributors

GitHub followers GitHub forks GitHub stars


What's this:

  • Create a HTTP handler function with knowledge of URL shortener/redirect in map format with a default fallback mux
  • Then, there's also knowledge in YAML format and has its own HTTP handler function that fallback to the above map handler function

About

Exercise #2 from Gophercises

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages