All Posts

Generate Nodejs Typescript client to access Graphql API

While working with Graphql in microservice environment it’s a common use case to access the graphql endpoints from a nodejs service. In this blog we’ll look at how to do this in a typesafe manner leveraging whole benefits of using graphql with typescript.

Hasura - Actions and Declarative transformations

The Latest updates in Hasura graphql engine lets us create custom graphql endpoints with custom transformations without writing any code. If there are any transformations required, it can be defined with Hasura’s JSON templating language called Kriti.

Actions On Google as a CMS

What’s “Actions on Google”? It’s a platform to build apps for Google Assistant. With it you can publish your app in google assistant platform and people can use your app through google assistant running on their phone or smart home devices like google home.