Automation

Automate App Localization with a LangChain-Powered GitHub Action

Localization is one of those tasks that’s easy to procrastinate. You ship your app, it does well, and then someone asks: “Is it available in Spanish?” You look at your codebase, see hundreds of string keys in en.

Automate API testing using Postman Collection

Postman is a very popular tool used by a lot of developers to collaborate for API development. It is also a very powerful tool and can be used for end to end automated API testing.