Build a Custom URL Shortener Service
Offered By: Traversy Media via YouTube
Course Description
Overview
Learn to build a custom URL shortener service using Node.js, Express, and MongoDB in this 34-minute tutorial. Create an API that stores long URLs, generates short codes, and manages the redirection process. Follow along to set up the development environment, establish a MongoDB connection, define the URL schema, and implement the necessary routes. Gain hands-on experience in creating a production-ready application similar to popular services like Bitly. Perfect for developers looking to enhance their skills in building practical web applications with modern technologies.
Syllabus
Intro
Project Overview
MongoDB Setup
NPM Setup
Express Setup
Production Setup
MongoDB Connection
URL Schema
Router
Valid URL
Making a Request
Creating a Route
Taught by
Traversy Media
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Intro to Computer Science
University of Virginia via Udacity Web Development
Udacity Software Engineering for SaaS
University of California, Berkeley via Coursera CS50's Introduction to Computer Science
Harvard University via edX