Fidelius: Your own httpbin.
Takes any number of post requests /in/* and when asked, gives them back to you /out/*.
Requests are deleted once they have been viewed.
Check out the application from git.
Run the app with node app.js
Visit http://fidelius.herokuapp.com/ for autogenerated docs.