Running httpbin on CloudRun
httpbin is a developer utility web application that receives a request and spits out the request data as a response. httpbin is for testing your API requests, webhook requests, etc.
A container for all my views with excerpts from technology, travel, films, books, kannada, friends and other interests. I am Thejesh GN, friends call me Thej.
Webhooks are part and parcel of today’s web applications. It’s the primary way to get informed about the events happening on an external system, whether it’s payment or communication. So any developer needs to know and use webhooks today. Here are some of the tools that I use daily to test and integrate webhooks (Also async APIs). I hope they are helpful to you too.
I have love and hate relationship with asynchronous systems. I love them because the flow is natural and doesn’t waste time and resources. I hate them because it’s difficult to test and debug. The most common asynchronous system that you would have used is Webhook type. Where you get a callback from an...
Smart Speakers are becoming popular these days. I see Alexa or Google home everywhere, Voice is an interesting technology and I think it’s going to become very popular amongst younger and elderly community. Here in this tutorial we will create a simple Alexa Skill using OpenWhisk as our serverless platform and CouchDB as our database.
I have been using Webhooks for a long time now. Webhooks are HTTP callbacks. They usually get called with HTTP Post request on an event. For example system one does a POST request on system two when something changes on system one. These are typically used by heterogeneous systems for plumbing. In my...
Its been a while I learnt a new programming language. I have been very happy with Python. All most all the work that I do involves Python. But there has been an itch to learn something new. So I made up my mind to learn a new programming language this week. But again...
There are many ways to subscribe to this blog. Email is probably the best.
Thejesh GN (ತೇಜೇಶ್ ಜಿ.ಎನ್) "Thej" is an Independent Technologist, Hacker, Maker, Traveler, Blogger, InfoActivist, Open data and Open internet enthusiast from Bangalore, India. He loves experimenting with all things life and hence some times he is called hacker and other times duct tape. You can read more about him here. Email [ i @ thejeshgn dot com] Twitter: @thej
(C) Thejesh GN.The views expressed on this site are mine (Thejesh GN) alone and do not necessarily reflect the views of my employer. Please read the terms and conditions before reading or commenting on this blog.