{"id":21457842,"url":"https://github.com/steeven9/gcal-api","last_synced_at":"2026-05-19T11:11:45.030Z","repository":{"id":264046875,"uuid":"886034087","full_name":"Steeven9/Gcal-API","owner":"Steeven9","description":"Simple API to fetch events from a Google Calendar using their API and OAuth authentication.","archived":false,"fork":false,"pushed_at":"2024-12-13T18:46:13.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-23T13:33:56.959Z","etag":null,"topics":["api","fastapi","google","google-calendar-api","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Steeven9.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-10T02:27:40.000Z","updated_at":"2024-12-13T18:46:17.000Z","dependencies_parsed_at":"2024-11-21T18:23:41.206Z","dependency_job_id":"a8b34fc3-cc69-46c8-84bb-3fb763b8cd05","html_url":"https://github.com/Steeven9/Gcal-API","commit_stats":null,"previous_names":["steeven9/gcal-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Steeven9%2FGcal-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Steeven9%2FGcal-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Steeven9%2FGcal-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Steeven9%2FGcal-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Steeven9","download_url":"https://codeload.github.com/Steeven9/Gcal-API/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243971193,"owners_count":20376784,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","fastapi","google","google-calendar-api","python"],"created_at":"2024-11-23T06:07:47.901Z","updated_at":"2026-05-19T11:11:39.990Z","avatar_url":"https://github.com/Steeven9.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gcal-API\n\nSimple API to fetch events from a Google Calendar using their API\nand OAuth authentication.\n\nRequires `google-auth` `google-auth-oauthlib` `google-api-python-client` `fastapi[standard]`\n\nNeeds a Google Calendar API key as env variable `GCAL_API_KEY`.\n\n## Installation\n\n```bash\npython -m venv .venv\nsource .venv/bin/activate\npip install -r requirements.txt\n```\n\n## Run in dev mode\n\n```bash\nfastapi dev main.py\n```\n\n## Run in prod mode\n\n```bash\nfastapi run\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteeven9%2Fgcal-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsteeven9%2Fgcal-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteeven9%2Fgcal-api/lists"}