I built my own Google Calendar Event Scheduler with FastAPI
Sep 18, 2024 · 3 min read · Hey Codemonkey! I'm introducing a simple FastAPI-based application that allows users to schedule and manage events using the Google Calendar API. This app integrates Google OAuth for authentication, enabling event creation and retrieval from a user's...
Join discussion