Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a library for sending data to Google Calender #5

Open
bbengfort opened this issue Jul 11, 2014 · 2 comments
Open

Create a library for sending data to Google Calender #5

bbengfort opened this issue Jul 11, 2014 · 2 comments

Comments

@bbengfort
Copy link
Member

If there exists a library for sending data to Google calendar, we should use it; otherwise we'll have to write something lightweight that will allow us to store information from the meetups on Google calendar.

@HarlanH
Copy link
Contributor

HarlanH commented Jul 11, 2014

There's an alpha library here:
https://github.com/google/google-api-nodejs-client/ When I scanned it the
other day, it looks likely to be adequate for our rather thin needs. It's
under active development.

On Thu, Jul 10, 2014 at 11:38 PM, Benjamin Bengfort <
[email protected]> wrote:

If there exists a library for sending data to Google calendar, we should
use it; otherwise we'll have to write something lightweight that will allow
us to store information from the meetups on Google calendar.


Reply to this email directly or view it on GitHub
#5.

@HarlanH
Copy link
Contributor

HarlanH commented Jul 14, 2014

Using google-oauth-jwt instead. Maybe should write a lightweight wrapper around that, though, as it's not Calendar specific...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants