Aman KumarInitializing Rails API AppIn this blog, we will set up a simple Rails API App from scratch. We won’t be going through building models or controllers here.Jan 22, 2021Jan 22, 2021
Aman KumarValidating payload from Facebook webhook in Ruby on RailsSimple Steps on validating requests from FB webhook in RoR can be extended to any programming language.Aug 16, 2021A response icon1Aug 16, 2021A response icon1
Aman KumarHow to Make Rails Response FasterMaking Rails Response Faster by 10X using one line of code.Aug 12, 2022Aug 12, 2022
Aman KumarSetting up Dotenv in RailsGot all your credentials in Rails App Code. Well, no one wants that 😛, but here we are.Dec 15, 2022Dec 15, 2022
Aman KumarUnlocking the Power of Redis: Storing Any Object as Cache in Ruby on RailsUnlock the full potential of Redis for storing any object as cache in Ruby on Rails. Learn how Redis works as a cache, how we can store…Mar 21, 2023Mar 21, 2023