POSThere.io ( http://posthere.io ) is a simple free service for developers to help debug API calls and web hooks.
When your code is POSTing to someone else’s code… or they'll be POSTing to you, it can be hard to iterate, debug and validate your code. POSThere.io let's you see what is POSTed (or PUT or PATCHed) at any time in an easy, clear browser interface. It's got CORS * support so you can point your ClojureScript at it to see what your code is POSTing. After POSTing, point your web browser at the same URL and you’ll see a clear history and details of all the POST requests. Neat, huh? It’s written in Clojure and ClojureScript and it's open source! Check the code and verify we don’t do anything nefarious, or host it yourself. http://github.com/path/posthere.io Cheers, Sean -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/clojurescript.
