gggg

0.0.1 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i gggg

Weekly Downloads

4

Version

0.0.1

License

MIT

Unpacked Size

2.76 kB

Total Files

4

Last publish

Collaborators

  • sh1no