Skip to content

A URL-shortening service built with NestJS and TypeScript

Notifications You must be signed in to change notification settings

aifia105/URL-shortener-service

Repository files navigation

URL Shortener Service

A URL-shortener service built with NestJS and TypeScript.

Description

This project provides a simple API for creating and managing shortened URLs, built with the NestJS framework.

Installation

Clone the repository and install dependencies:

git clone https://github.com/aifia105/URL-shortener-service.git
cd URL-shortener-service
npm install

Usage

Running the App

  • Development: npm run start
  • Watch Mode: npm run start:dev
  • Production: npm run start:prod

About

A URL-shortening service built with NestJS and TypeScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published