gggg

v0.0.1
An API for the URL shortener service at https://gg.gg
shortener

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.useNorefs boolean - whether to use norefs.com. Default false
  • options.customPath string - custom extension to the URL.
npm i gggg

Metadata

  • MIT
  • Whatever
  • sh1no
  • released 5/7/2018

Downloads

Maintainers