Join our Discord to ask questions live: https://discord.gg/ZKnfvNRbjF Node tutorial using Typescript and ExpressJS. Today we're building an Email Verification API. We will learn how to implement a basic ExpressJS REST Server which will have a single endpoint. This endpoint will evaluate if an Email Address really exists or not. Today we will try to finish the API in around an hour, and refactor the issues we ran into with the data structure I chose to use last time (which was a mistake).
Join our Discord to ask questions live: https://discord.gg/ZKnfvNRbjF Node tutorial using Typescript and ExpressJS. Today we're building an Email Verification API. We will learn how to implement a basic ExpressJS REST Server which will have a single endpoint. This endpoint will evaluate if an Email Address really exists or not. Today we will try to finish the API in around an hour, and refactor the issues we ran into with the data structure I chose to use last time (which was a mistake).