Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 187 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 187 Bytes

url-expander

Super simple golang library to expand shortened URLs

Usage

import github.com/eldadru/url-expander

expandedUrl, err := url_expander.ExpandUrl(shortenedUrl)