In this article, we’ll write a very simple URL shortener service in Deno using a MySQL database. In other articles, we’ve seen web apps like: URL Shortener service using JSON file database, Mongo DB, and Postgres DB Signup, login, and logout using JSON file database, Postgres, and MongoDB Features This simple…