How To Build A URL Shortener With Node.js, Express, and MongoDB

Опубликовано: 11 Март 2025
на канале: Web Dev Simplified
194,342
5.9k

🚨 IMPORTANT:

1 Year Free Hosting: https://www.atlantic.net/webdevsimpli...
Use code KYLE for an additional $50

I finally did another backend video. In this video we will be covering every step needed in order to build a url shortener fro scratch. We will do this using Node.js, Express, and MongoDB. I really hope you enjoy this video, and if you want more backend videos like this let me know in the comments.


📚 Materials/References:

GitHub Code: https://github.com/WebDevSimplified/u...
How To Install Node.js:    • Your First Node.js Web Server  
Async/Await Tutorial:    • JavaScript Async Await  


🧠 Concepts Covered:

How to setup an express server
How to use MongoDB with express
The best way to create dynamic routes
Using mongoose with express


🌎 Find Me Here:

My Blog: https://blog.webdevsimplified.com
My Courses: https://courses.webdevsimplified.com
Patreon:   / webdevsimplified  
Twitter:   / devsimplified  
Discord:   / discord  
GitHub: https://github.com/WebDevSimplified
CodePen: https://codepen.io/WebDevSimplified


#UrlShortener #WDS #Nodejs