A very simple REST API console to let you explore an API
This is just a little demo of how you can crate GET/POST/PUT/DELETE calls to an API. The idea is tht the simple block of code can be used to create more descriptive demos and tutorials with context, but I'm posting it here in it's "base form."
Read about the Simple API Console or grab the code and play with it yourself!