# ShopApp - REST API
###### tags: `DeepSee`
To run REST API please type in console:
```cmd=
python ShopApi.py
```
Next to run console app that manages this applocation please type:
```cmd=
python App.py
```
Please update your link to API in App.py (option 6):
<center>

</center>
with your http adress:
<center>

</center>