Skip to content

Node.js and Express-based backend service for a URL shortener application. Provides RESTful APIs for URL shortening, user authentication, password recovery, and URL management.

Notifications You must be signed in to change notification settings

balamurugan-annadurai/urlshortener-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL Shortener Backend 🌐✂️

Overview 📋

Welcome to the backend repository of the URL Shortener Web Application! This backend service, built with Node.js and Express, handles URL shortening, user authentication, password recovery, and URL management. It provides RESTful APIs to support the frontend application.

Features 🚀

  • User Authentication: Secure login, registration, and account management.
  • Password Recovery: Token-based password reset process.
  • URL Shortening: Convert long URLs into short, shareable links.
  • URL Management: APIs to create, retrieve, and manage shortened URLs.
  • Dashboard Data: API endpoints to fetch URL creation statistics.

Tech Stack 🛠️

  • Backend: Node.js, Express
  • Database: MongoDB
  • Authentication: JWT (JSON Web Tokens)
  • Password Encryption: bcrypt

🤝 Connect with Me

💼 LinkedIn: Balamurugan A

About

Node.js and Express-based backend service for a URL shortener application. Provides RESTful APIs for URL shortening, user authentication, password recovery, and URL management.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published