Skip to content

natezyz/midget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Nate Ward
Feb 16, 2018
481b59a · Feb 16, 2018

History

11 Commits
Feb 16, 2018
Feb 13, 2018
Feb 13, 2018
Feb 11, 2018
Feb 16, 2018
Feb 16, 2018
Feb 13, 2018

Repository files navigation

license

Midget: URL Shortener Service

This is a small, lightweight service to encode URLs into a numeric code and store them for quick retrieval.

It can encode, decode and redirect URLs.

Usage

To test:

$ make deps
$ make test

To quickly get started, there are pre-built binaries under GitHub Releases

This app was built and tested with go-1.9.4.

Running

Currently the app is very simple and as such, only requires ./midget to run.

About

URL shortener app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published