Skip to content

d35k/Shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Google URL Shortener for Go


A library for Google Url Shortener service, easy and fast!

Why?

Google URL Shortener service generates very fast and very tiny URL's for your projects.

Installation

To install the library:

go get github.com/d35k/Shortener

How To Use?

...
shortener.SetAPIKey("YOUR-API-KEY")
shortener.Short("https://www.facebook.com/")
...

About

GO Google URL Shortener

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages