Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dolgarev/meteor-google-url-shortener

The Google URL Shortener API allows you to shorten URLs just as you would on goo.gl.
https://github.com/dolgarev/meteor-google-url-shortener

meteor meteorjs

Last synced: 19 days ago
JSON representation

The Google URL Shortener API allows you to shorten URLs just as you would on goo.gl.

Awesome Lists containing this project

README

        

Google shorten a long URL



The Google URL Shortener API allows you to shorten URLs just as you would on goo.gl. Based on asveloper:shortner package.

You can send API key for Google URL Shortener API through global variable GOOGLE_URL_SHORTENER_API_KEY (server side) or Meteor.settings.google_url_shortener_api_key.

For more details you can visit: https://developers.google.com/url-shortener/v1/getting_started

Contributors


Arslan Nasir