Skip to content

cumbreras/shorty

Repository files navigation

Shorty

Shorty is a URL Shortener Service written in Go

Executing it

Use the go compile to compile the service, you could leverage the Makefile for this:

make build

Usage

Standard-like

make start

Dev-Autoreload-like

make start-dev

Testing

make test

Contributing

Please don't, is probably not my best code. This was done to avoid quarantine boredom.

PS

Apologies for the lack of commits, was pretty much done in one sitting.

License

MIT

Releases

No releases published

Packages

No packages published