Integrating Hasura GraphQL in your iOS/Mac app (Swift)

REST API is one of the most important application programming interfaces in the computing world since almost every application that uses the internet also uses it today. REST (Representational state transfer) was first introduced and defined in 2000; before that, we used to have SOAP (Simple Object Access Protocol). REST grew in popularity, became king, … Continue reading Integrating Hasura GraphQL in your iOS/Mac app (Swift)

Created a GraphQL Bible API in 2 Days using Hasura (Here’s How)

Few years ago I worked on a project where I had to get hold of the 31,102 verses of the English Bible, and use it to develop an Android app that helps people memorize Bible verses. This app used a memorization technique called spaced repetition which is popularly used in the flash card app - … Continue reading Created a GraphQL Bible API in 2 Days using Hasura (Here’s How)