URL Shortener Microservice | FreeCodeCamp

Опубликовано: 04 Март 2026
на канале: Landon Schlangen
9,850
139

In this tutorial, we will be building a Node.js API that can shorten URLs and redirect users using MongoDB to store the short URLs. Our API will pass all the necessary tests, including returning a JSON response with the original URL and short URL properties and redirecting users to the original URL when they visit the short URL. Thanks for watching and have a great day!