/Url-Shortner

This is a URL-Shortner to short any URL in shortest form

Primary LanguagePythonMIT LicenseMIT

Url-Shortner

This is a URL-Shortner to short any URL in shortest form and vice-versa.

Prerequisites

Before you begin, ensure you have met the following requirements:

Step to run

  1. Firstly clone this repositry
sudo git clone git@github.com:raghavkumar09/Url-Shortner.git
  1. Then go to Url-Shortner repository and run this command
poetry install
  1. Then run next command
poetry shell

4.Then visit shown url in local host and check /docs for api documentation.