googl

0.2.0 • Public • Published

Goo.gl for Node.js

The goo.gl shortener API library for Node.js.

Inspired by node-bitly http://github.com/tanepiper/node-bitly.

Usage

var googl = require('googl');
googl.shorten('http://github.com/ukstv', function(shortened) {
	// Voila!
});

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i googl

      Weekly Downloads

      15

      Version

      0.2.0

      License

      none

      Last publish

      Collaborators

      • ukstv