In this article, we will create a URL Shortener API which can create and retrieve data from MongoDB Cloud. What is TypeScript TypeScript is a superset for JavaScript developed and maintained by Microsoft. In JavaScript, the code is interpreted by browser at runtime which is kinda bad because you won’t be able to…