API utilizing json placeholder using Docopt Command line
Clone the repo using and navigate into the project directory.
Create a virtual environment using virtualenv venv and activate using source venv/bin/activate
pip install docopt requests to install docopt and requests packages.
Run the application using python app.py -i
Type help command_name for help on any command