Giter Club home page Giter Club logo

url-shortner-backend's Introduction

Url Shortner

  • URL-Shortner enables you to shorten long-url from important locations on Instagram, Facebook, YouTube, Twitter, Linked In, and the Internet.
  • Just paste the long URL and click the shorten URL button. On the next screen, copy the shortened URL and submit it to the website.
  • The shortened URL can be used for distribution, registration, notification, website, discussion, text and various fields.

Tech Stack

Client: Flutter

Server: Node, Express , TypeScript

Database: MongoDB

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

MONGODB_URL

Run Locally

Clone the project

  git clone https://github.com/Dev-Adnani/Url-Shortner-Backend

Go to the project directory

  cd Url-Shortner-Backend

Install dependencies

  npm install

Start the server

  npm run dev

Demo

https://urlshortner.devadnani.com

API Reference

Generate Short Url

  POST /random
Parameter Type Description
destination string Required. Long Url

Generates a short url with custom name

  POST /custom
Parameter Type Description
destination string Required. Long Url
customText string Required. Short Code
  GET /:shortId

Will Redirect Your To Url If It Exists

Support / Feedback

If you have any feedback or need any Support, please reach out to us at [email protected]

url-shortner-backend's People

Contributors

dev-adnani avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.