Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

feedhenry-templates/fh-connector-google-cloud

Repository files navigation

FeedHenry Google APIs Connector

Dependency Status

The FeedHenry Google APIs Connector. For more information on Google APIs see: https://github.com/google/google-api-nodejs-client.

Group Google APIs Connector API

Shorten a url using Google's URL shortening API

Endpoint /cloud/googleapis
HTTP Method POST

Request (application/json)

{
    "url": "http://google.ie"
}

Response 200 (application/json)

{
}

Tests

All the tests are in the "test/" directory. The cloud app is using mocha as the test runner.

Unit tests

npm run unit

Unit coverage

npm run coverage

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 26