Thrijith's blog

Just another Software Developer

  • Blog
  • Optimizing WordPress REST API for Better Performance

    The WordPress REST API offers incredible flexibility for headless setups, mobile apps, and custom admin interfaces. However, without proper optimization, API requests can become sluggish, especially as your site grows. In this post, I’ll share techniques to reduce response time and payload size for WordPress REST API endpoints based on real-world implementations. Understanding REST API…

    June 19, 2025
  • Utility tools to boost your command line experience

    If you are a programmer, you may spend a good amount of time on the command line. Here is a small set of utility tools which have helped me. bat command You may have come across the cat command, which helps you in viewing the contents of a file. It certainly is very helpful, but…

    July 25, 2020
  • The Headless WordPress Experience with Frontity

    Ever since I came to know about the possibility of a headless setup for WordPress, I have always been tempted to try it out. I tested out a simple setup based on Next.JS on my local setup, before going ahead with Frontity on my blog with high traffic, which now has 2 posts counting this…

    April 28, 2020
  • Hello world!

    Hey folks ?

    January 30, 2019

Thrijith's blog

Proudly powered by WordPress