An open API service indexing awesome lists of open source software.

https://github.com/kimobrian/docopt-api

API utilizing json placeholder using Docopt Command line
https://github.com/kimobrian/docopt-api

command-line command-line-app docopt python

Last synced: 11 months ago
JSON representation

API utilizing json placeholder using Docopt Command line

Awesome Lists containing this project

README

          

# Docopt-API
API utilizing [json placeholder](jsonplaceholder.typicode.com) 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