API Testing - cURL and REST ClientDecember 17, 2022#utils#shellEach API need to be tested during development. This article present easy alternatives for well known Postman.
Managing Local Environment Variables - direnvDecember 12, 2022#utils#shelldirenv as a simple way to manage environment variables during development.