/LinkShortenerServer

Concept Server for a of a link shortener

Primary LanguagePython

LinkShortenerServer

Run server

In order to run the server you need to fulfill the following requirements:

  • Python 3.6 or newer
  • Python Packages:
    • venv
  1. Install all requirements
  2. Install all python dependencies using the requirements.txt. Here you can find a detailed guide
  3. Execute the LinkShortenerServer.py file
  4. Open your browser and short your link!

Have fun!