Skip to content

Example repo to accompany blog post on how to connect a Django project to the Google Calendar API on a Heroku deployment

Notifications You must be signed in to change notification settings

benhammondmusic/example-django-gcal-heroku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connecting Django to Google Calendar API on Heroku

This repo provides example code for the process involved in connecting Django to Google Calendar API on Heroku, which involves some tricky configuration including a custom buildpack, a Google Cloud Platform Service Account, and some thorough debugging.

The blog post itself is on my blog at blog.benhammond.tech. I have implemented all of these steps twice now; first in the course of creating my project Little Cabin, and then again while writing the blog post.

Ben Hammond Tech

Project Made For Blog Post (Example of this process)

Little Cabin App (Working Example of this process)

About

Example repo to accompany blog post on how to connect a Django project to the Google Calendar API on a Heroku deployment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published