I learned quite a bit through this project. Note: For the FCC submission, I used the GET endpoint of /api/shortUrl/:shortUrl, but for user convenience, I modified it to also have /:shortUrl endpoint.
Live App: https://spurl.glitch.me/
Code: https://github.com/shaleen1/boilerplate-project-urlshortener
Thanks!