Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/konstantinzolotarev/machinepack-googleapisurlshortener
https://github.com/konstantinzolotarev/machinepack-googleapisurlshortener
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/konstantinzolotarev/machinepack-googleapisurlshortener
- Owner: konstantinzolotarev
- Created: 2015-05-29T19:57:07.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-31T04:38:10.000Z (over 9 years ago)
- Last Synced: 2024-10-28T15:32:35.689Z (about 2 months ago)
- Language: JavaScript
- Size: 117 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
machinepack-googleapisurlshortener### [Docs](http://node-machine.org/machinepack-googleapisurlshortener) [Browse other machines](http://node-machine.org/machinepacks) [FAQ](http://node-machine.org/implementing/FAQ) [Newsgroup](https://groups.google.com/forum/?hl=en#!forum/node-machine)
API will have several methods to work with Google URL Shortener
## Installation [![NPM version](https://badge.fury.io/js/machinepack-googleapisurlshortener.svg)](http://badge.fury.io/js/machinepack-googleapisurlshortener) [![Build Status](https://travis-ci.org/mikermcneil/machinepack-googleapisurlshortener.png?branch=master)](https://travis-ci.org/mikermcneil/machinepack-googleapisurlshortener)
```sh
$ npm install machinepack-googleapisurlshortener
```## Usage
For the latest usage documentation, version information, and test status of this module, see http://node-machine.org/machinepack-googleapisurlshortener. The generated manpages for each machine contain a complete reference of all expected inputs, possible exit states, and example return values. If you need more help, or find a bug, jump into [Gitter](https://gitter.im/node-machine/general) or leave a message in the project [newsgroup](https://groups.google.com/forum/?hl=en#!forum/node-machine).
## About [![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/node-machine/general?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
This is a [machinepack](http://node-machine.org/machinepacks), an NPM module which exposes a set of related Node.js [machines](http://node-machine.org/spec/machine) according to the [machinepack specification](http://node-machine.org/spec/machinepack).
Documentation pages for the machines contained in this module (as well as all other NPM-hosted machines for Node.js) are automatically generated and kept up-to-date on the public registry.
Learn more at http://node-machine.org/implementing/FAQ.## License
MIT © 2015 contributors