API for shortening links and storing them in Database for later reuse. Stack: GO, Postgres Can:
- Accept Long link and return short link
- Accept Short link and return Long link
Takes JSON body:
OR
And returns JSON body:
Contributors: https://github.com/DexScen https://github.com/j0n1que


