© 2023 Hashnode
#googleapis
In this article, I'm gonna discuss How to configure your gmail account for sending emails in node.js using nodemailer & oAuth2. Previously, we had an option for sending emails in node.js via gmail by …
Introduction- An application programming interface (API) is a way for two or more computer programs to communicate with each other. It is a type of software interface, offering a service to other piec…
I was searching for a viable option for the contact form of my personal website, believe me this is the best you can do for your forms. Get all the required secrets from Google Developer Console. Befo…
Google offers multiple services to its users and also offers developers the option to build super cool stuff by integrating these services into their apps using their APIs. You can check the list of all the apis provided by Google here In t…