Blog Discussion
system at June 6th, 2014 06:15 — #1
While webhooks are providing new and exciting ways for us to develop web applications and have them integrate with each other, it can often be quite tiresome to push your entire project to a development server just to test every little fix you make.
"But why push to the development server each time" I hear you cry out!
"Why not just test on the localhost where its quick and easy to test new code." Well I can't argue with you there, but unfortunatley webhooks can't send data to your localhost. If only there was a way of connecting public webhooks with those located on your localhost.
This is a companion discussion topic for the original entry at http://developer.onepagecrm.com/blog/2014/06/03/the-beauty-of-ultrahook.html
Powered by Discourse, best viewed with JavaScript enabled