0.0.1 • Published 7 years ago
gggg v0.0.1
gggg
An API for the URL shortener service at https://gg.gg/
GG.GG DOES NOT ENDORSE THIS COMMUNITY-MADE API WRAPPER AND I AM NOT AFFILIATED WITH GG.GG IN ANY WAY
Usage:
const gggg = require('gggg');gggg.shorten(long_url, options); // Promise<short_url:string>options:
options.useNorefsboolean - whether to use norefs.com. Defaultfalseoptions.customPathstring - custom extension to the URL.
0.0.1
7 years ago