Giter Site home page Giter Site logo

mlinks's Introduction

mLinks

NodeJS url shortener made rediculously simple. URL shortening is a technique which a URL may be made substantially shorter in length and still direct to the required page. This is achieved by using a redirect on a domain name that is short, which links to the web page that has a long URL.

#Example The URL "http://en.wikipedia.org/wiki/URL_shortening" can be shortened to "http://mLink.com/murl". This is especially convenient for messaging technologies that limit the number of characters that may be used in a message

#Installation

  1. Download and install Node.js from here - https://nodejs.org/download/.
  2. Download and install Redis from here - https://github.com/rgl/redis/downloads.
  3. Start Redis Server, You can find redis documentation here - http://redis.io/documentation.
  4. Clone project anywhere on you local machine.
  5. Move to project directory via terminal.
  6. $ sudo npm install
  7. $ sudo node app or $ sudo node app.js

mlinks's People

Contributors

bluenevus avatar kumardurgesh91 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.