/shrinkerz

A url shortener microservice written in GO with user interface.

Primary LanguageGo

Shrinkerz

This service accepts a search string as a parameter and will return a shortened url link to the given search string. The JSON response includes the URL and code.

You can test it at https://shrinkerz.herokuapp.com/

A Full Stack application built using MongoDB, Golang and Javascript. An API Project.