Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wejs/we-plugin-google-api

We.js plugin with Google api integration and support for systemSettings
https://github.com/wejs/we-plugin-google-api

Last synced: about 1 month ago
JSON representation

We.js plugin with Google api integration and support for systemSettings

Awesome Lists containing this project

README

        

# We.js Google API integration

We.js plugin to connect in Google APIs with googleapis module

## Installation

```sh
we i we-plugin-google-api
```

## Configuration

## Links

* We.js site: http://wejs.org

## API

### URL to Autheticate, should be authenticated

`get {hostname}/auth/google-api/authenticate`

## Testing

- Configure google api keys in config/local.js file OR in systemSettings configs
- run npm test

## Copyright and license

Under [the MIT license](https://github.com/wejs/we-core/blob/master/LICENSE.md).