illblew / Krlio-mini

Serving short links as a microservice.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Krlio-Mini

Krlio-Mini is a url shortener microservice that powers serving short links when downtime is required for frontend services. This framework will one day power all backend requests to Krl.io and will continue to expand as I learn to write Go more efficently. I hope to make this a more generalized framework others can use.

Installation

go build

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :D

About

Serving short links as a microservice.


Languages

Language:Go 100.0%