#web-development
Read more stories on Hashnode
Articles with this tag
Last week, I described how to add a dynamic watermark to your images on the JVM. I didn't find any library, so I had to develop the feature, or, more...
How to implement resilient APIs efficiently with a focus on fallback strategies using the APISIX API Gateway. · API resilience is the ability of an API...
This article explores 10 common API resilience design patterns and how they can be implemented using APISIX. · API resilience is about building robust...
As a web architect, one of the many issues is asset management. And the most significant issue in assets is images. A naive approach would be to set...
This article explores what the AI trend means for those of us developing products using APIs. · In today’s rapidly evolving technological landscape,...
This article explores the best practices to handle API-breaking changes with APISIX. · When you develop APIs, you sometimes change things that might...