Skip to content

A simple URL Shortner written in go, backed by SQLite

Notifications You must be signed in to change notification settings

kklee998/urlshort

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL Shortner

This is an implementation of the URL Shortener Gophercises using sqlite as the data store instead of YAML.

TODO

  1. Add new paths and urls
  2. Delete and update them as well
  3. 404 Page
  4. Tests

About

A simple URL Shortner written in go, backed by SQLite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages