Category: API
When we upload the videos to Youtube, we might want to use the Youtube API to get the meta data for the videos. For example: Original File Name, File …
I bought a Sudoku Book (Magazine). Today, I spent time with kids to solve this Sudoku Game, in about 10 minutes. Then, I tried the Sudoku API: curl -s …
CloudFlare Workers is a Serverless Technology. We can use it to host the Serverless APIs. However, no matter what the status code or content is returned from the cloudflare …
I was a bit surprised to see the billing spikes this month for CloudFlare Worker. As one of the “Free” API has a huge number of requests. Everything comes …
Given a string contains hex characters (group by two) we can convert to ASCII characters using the following Javascript Function (takes two characters and convert to decimal and then …