Skip to content

mayankkk04/url-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 TrimURL Backend

This is the backend server for the TrimURL application — a simple and efficient URL shortener service.
It is built using Node.js, Express.js, MongoDB, and Mongoose.


🛠 Tech Stack

  • Node.js
  • Javascript
  • Express.js
  • MongoDB (Mongoose)
  • JWT Authentication
  • CORS
  • Cookies for refresh tokens

📂 Project Structure

backend/ ├── controllers/ ├── models/ ├── routes/ ├── utils/ ├── app.js ├── server.js └── .env


📦 Installation

Clone the repository

bash git clone https://github.com/mayankkk04/url-backend.git cd url-backend

🌍 Deployment

This project is deployed on Vercel

🧑‍💻 Author

Mayank Pimpale

🌟 Show some love!

If you found this project helpful, feel free to ⭐ star the repository. It motivates me to keep building open-source projects!

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors