Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eldadru/url-expander

Super simple golang library to expand shortened URLs
https://github.com/eldadru/url-expander

Last synced: about 2 months ago
JSON representation

Super simple golang library to expand shortened URLs

Awesome Lists containing this project

README

        

# url-expander
Super simple golang library to expand shortened URLs

# Usage

import github.com/eldadru/url-expander

expandedUrl, err := url_expander.ExpandUrl(shortenedUrl)