I love writing beautiful code ✨
Awesome projects 🚀
I often used Postman for organizing my API requests and testing them. But I recently discovered that Postman can also be used for load testing. This feature allows you to simulate multiple users and measure the performance of your API under different...

Developing web applications locally with HTTPS can be tricky, but Caddy makes it seamless. Caddy is a modern web server with automatic HTTPS built-in. In this guide, we'll cover how to use Caddy to: ✅ Serve a local Rails app over HTTPS✅ Use a custom ...
