API KISS
I created API KISS because I often had to use APIs which required me to sign up, get an API key, install a client library and then write code to make requests. I wanted to make it easier to use APIs without having to go through all that.
Instead I wanted to be able to make requests to many different APIs directly from the browser without having to install anything. I wanted to be able to make requests to APIs from the command line without having to install anything.
API KISS is running and working with a few sets of APIs. It is a work in progress and will be updated with more APIs and features.
Let me know if you have any suggestions or feedback.