This project is to implement the several interactions with JsonPlaceholderAPI.
-
app
The main execution file to implement all the interactions with API
-
requirements
All the dependencies for this project
-
settings
Several constant values
-
Environment
Python 3.6, Ubuntu 18.04+
-
Dependency Installation
Please go ahead to this project directory and run the following command in the terminal.
pip3 install -r requirements.txt
-
To implement all the interactions with API, please run the following command in the terminal.
python3 app.py