GithubHelp home page GithubHelp logo

adisakshya / custom-url-shortener Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 1.15 MB

✂ Custom URL shortener service

License: MIT License

JavaScript 99.16% Dockerfile 0.84%
url-shortener url-shortener-microservice shortnerurl shortener-url

custom-url-shortener's Introduction

Custom URL Shortener

version PRs Welcome

A custom URL shortner service built using ExpressJS, MongoDB & Nginx.

Operating Instructions

Local Development

Prerequisites

  • Make sure you have
    • Docker installed

Fork

  • Fork this repository
  • Download or clone your forked repository
    • You can clone the repository executing below command in a location of your choice of your system. $ git clone https://github.com/YourGitHubUserName/custom-url-shortener.git
  • That's it your almost done, now in the repository root, run the following command $ cd custom-url-shortener/, this will take you to project directory.

Using Docker

  • Make sure you have docker installed before proceeding.
    • In project-directory ./custom-url-shortener, run the following command
      • docker-compose up --build -d
    • Running docker-compose in detached mode
  • As soon as the build completes you are all set to get started with custom-url-shortener.
  • Now you have successfully setup custom-url-shortener,
    • Please find the api-documentation for application server here.
    • It describe all routes that define the operation the application server.
  • To access shortened URL visit
    • http://<docker-machine-ip>:/<UNIQUE_URL_CODE>

Suggest Features

Is a feature you care about currently missing? Make sure to browse the issue tracker and add your ":+1:" reaction to the issues you care most about, as we also use those reactions to prioritize issues.

Contributing

There are multiple ways to contribute to this project, read about them here.

JustStarIt

🌟 Star this repo if custom-url-shortener helped you.

License

All versions of the app are open-sourced, read more about this LICENSE.

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.