Tutorials

[How To] Use Real-time Air Quality API from data.gov.in

data.gov.in is an Open Data platform which has many datasets and APIs from the Government of India. One of them is the Realtime Air Quality Index API which gives values from different monitoring stations across India. The pollutants monitored are Sulphur Dioxide (SO2), Nitrogen Dioxide (NO2), Particulate Matter (PM10 and PM2.5), Carbon Monoxide (CO), Ozone(O3), etc. I’ve played around with […]

Alexa Skills - Tutorials

Understanding Alexa Skills Kit Templates

Alexa Skills Kit (ASK) offers a set of templates for you to start developing skills for Amazon Alexa. However, when you are developing with ASK CLI and you are doing it for the first time, it is hard to understand which template means what kind of skill. This post it to detail it down to each template Alexa offers as […]

Tutorials

Bulk Bit.ly URLs Shortener – 2018

Do you have more than 10 links or even 100 links that you need instantly shortened using bit.ly? I am sure you are not looking to do them manually and I am sure you tried to google for the solutions and found quite a few excel sheets which are not working. This tutorial is for 2018 with updated API of […]

Alexa Skills - Tutorials

Working with APIs in thestoryline.io

Working with APIs is the coolest part of thestoryline.io according to me because I don’t have to sit and work on new ideas everytime I want to build a new skill. Since there are quite a few gaps on how to use APIs with the tool, I’ve decided to write a lengthy article which covers every single kind of API […]