alebcay / awesome-shell

A curated list of awesome command-line frameworks, toolkits, guides and gizmos. Inspired by awesome-php.
Creative Commons Zero v1.0 Universal
32.59k stars 2.37k forks source link

Add Kapow! CLI to HTTP server #391

Closed panchoh closed 6 months ago

panchoh commented 4 years ago

Kapow! lets you expose shell scripts over HTTP, retaining full control on both the parameters accepted and how the output is sent.

Written in Go.

Full docs: https://kapow.readthedocs.io

Disclaimer: I'm one of the authors! Self-promotion alert! ;-)

panchoh commented 3 years ago

Hi! We got 500+ stars on GitHub \o/, any chance this PR might be accepted? Cheers,

panchoh commented 6 months ago

Here's the reference to the repo on GitHub, if that helps.

@alebcay, what did we do wrong? (PR still not accepted after almost four years). Anything I can do to clear this?)

Thanks in advance!

alebcay commented 6 months ago

Hi @panchoh, sorry to keep you waiting. The long wait is my fault, nothing you did wrong - it slipped past me.

Congrats on the growth of the project! Merging this now before I get distracted again 😅

alebcay commented 6 months ago

GitHub's web UI seems to have trouble merging this (it's probably too old), so I had to apply it manually in https://github.com/alebcay/awesome-shell/commit/5fa5475a3a533efaf812a900b8926c61e2a4f5a0.

panchoh commented 6 months ago

Thanks, @alebcay!