Skip to content

michellcampos/ShortenerApp

Repository files navigation

Shortener App

Simple application URL shortener with Python and FastAPI

About Project Dependencies

Note

Before installing them with pip, create a virtual environment

$ python3 -m venv venv
$ source venv/bin/activate
(venv) $ python -m pip --version

After created virtual environment, install the dependencies

$ pip install -r ./requirements.txt

About

Simple application URL shortener with Python and FastAPI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages