Jun 19, 2020Member-onlyDeploy a Spring Boot API to GCP App EngineYou’ve been learning and developing with Spring Boot and Java, and feel ready to share what you’ve created with the world. You want to move beyond http://localhost:8080 and get your API out on the cloud for others to use. …Spring Boot10 min readSpring Boot10 min read
Published inZero Equals False·Oct 31, 2018Integrating Firebase Cloud Functions with Google Calendar APII’ve recently started using Firebase for my projects, and found some success with their hosting, Firestore, and authentication services. When I tried using their Cloud Functions, I saw value in integrating it with their Google Calendar API. …JavaScript12 min readJavaScript12 min read