#apis
Read more stories on Hashnode
Articles with this tag
Disclaimer: this post includes affiliate links; I may receive compensation if you purchase the book from the different links provided in this...
I'm continuing my journey on getting more familiar with HTTP APIs by reading related RFCs. This time, I read the Health Check Response Format for HTTP...
If you're not a REST expert, you probably use the same HTTP codes over and over in your responses, mostly 200, 404, and 500. If using authentication,...
Learning by doing · When I started working on this post, I had another idea in mind: I wanted to compare the developer experience and performance of...
Since I started working for Apache APISIX, I have tried to deepen my understanding of REST via various means. Did you read my review of API Design...