Documentation
¶
Overview ¶
Package isgdnix implements a is.gd client for: - shortening a long url - lookup for the original url by a shortened url.
The API used from is.gd: https://is.gd/developers.php
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Lookup ¶
Lookup calls is.gd lookup long url by using the shortned url. Example: http://is.gd/forward.php?format=simple&shorturl=http://is.gd/R709K6 OK: http://golang.org
func Short ¶
Short calls is.gd shortening by using a long url Example: http://is.gd/create.php?format=simple&url=www.example.com OK: http://is.gd/WcFNeL
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.