$ git clone https://github.com/Fomchenkov/click-bot-url-shortener && cd click-bot-url-shortener
$ pip install -r requirements.txt
$ python3 manage.py makemigrations
$ python3 manage.py migrate
$ python3 manage.py runserver
- Add Rest API
| Name | Name | Last commit date | ||
|---|---|---|---|---|
$ git clone https://github.com/Fomchenkov/click-bot-url-shortener && cd click-bot-url-shortener
$ pip install -r requirements.txt
$ python3 manage.py makemigrations
$ python3 manage.py migrate
$ python3 manage.py runserver