Sign inSign up

kellybrazil/jc-restapi

By kellybrazil

Updated almost 3 years ago

Containerized version of the JC REST API

Image
0

982

kellybrazil/jc-restapi repository overview

This is the containerized version of the JC REST API. (https://github.com/kellyjonbrazil/jc-restapi)

JC is a CLI tool and python library that converts the output of popular command-line tools, file-types, and common strings to JSON, YAML, or Dictionaries. This allows piping of output to tools like jq and simplifying automation scripts. (https://github.com/kellyjonbrazil/jc)

Run:

docker run -d --name jc-restapi -p 8000:8000 kellybrazil/jc-restapi:1.0

Tag summary

Content type

Image

Digest

sha256:fffbb3d2d

Size

23.8 MB

Last updated

almost 3 years ago

docker pull kellybrazil/jc-restapi