tech

My blog for fun

One fine day I found my personal website all boring and nothing ecstatic - just plain. It has been up since 2016 and it has been reskinned couple of times as I used to work as a UI Designer / Developer and you got to - show it off! So I decided to do some housekeeping and grooming for fun.


Build a Github Actions API support for Strapi using Lambda function

Majority of websites are REST/HTTP API driven on runtime with caching mechanisms in place. Right now, this blog site pulls data only during build time through GitHub due to its SSG setup and to make sure it gets the updated data, we need Strapi to connect with GitHub.