updated gif

This commit is contained in:
César Gallego Rodríguez
2019-06-20 15:32:29 +02:00
parent d54beb3454
commit 3532be8ccc
4 changed files with 10 additions and 420 deletions
+10 -9
View File
@@ -5,7 +5,7 @@
# CAVEAT EMPTOR
**Warning!!! Kapow!** is under heavy development and [specification](/spec/);
**Warning!!! Kapow!** is under **heavy development** and [specification](/spec/);
the provided code is a Proof of Concept and the final version will not even
share programming language. Ye be warned.
@@ -17,24 +17,25 @@ Some awesome history is coming.
# Kapow! for the impatient
When you need to share a command but not a whole
system, Kapow! will help you by the power of HTTP:
When you need to **share** a `command` but **not** a complete remote `ssh
access`, Kapow! will help you by the power of HTTP:
![Kapow! lives](https://trello-attachments.s3.amazonaws.com/5c824318411d973812cbef67/5ca1af818bc9b53e31696de3/784a183fba3f24872dd97ee28e765922/Kapow!.png)
Kapow! allows you to write a litte script that will serve an executable. This
script will let you define how to connect HTTP and the Shell using Kapow!'s
shell abstractions to the HTTP world. See it to believe:
Kapow! allows you to write a litte script that will **serve an executable as REST
service**. This script will let you define how to connect HTTP and the Shell
using Kapow!'s shell abstractions to the HTTP world. See it to believe:
![Kapow! in action](https://trello-attachments.s3.amazonaws.com/5c824318411d973812cbef67/5ca1af818bc9b53e31696de3/b5e2554ff02fd9dba5ed2cec5c5d41e1/hello_kapow.gif)
![Kapow! in
action](https://raw.githubusercontent.com/BBVA/kapow/develop/resources/kapow.gif)
## Kapow! Superpowers
Kapow! gives you:
* A very simple way to turn any shell executable into an API
* A remote administration API
* A very simple way to turn any shell **executable into an API**
* A **remote administration** API
* A way to define the integration in you own terms, obligations-free!
Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

File diff suppressed because one or more lines are too long