Backend

HTTP QUERY: A Safe, Idempotent Request with a Body featured image

HTTP QUERY: A Safe, Idempotent Request with a Body

RFC 10008 introduces HTTP QUERY for complex, read-only operations that need a request body. Here is how it differs from GET and POST, where it helps, and what can still go wrong.

avatar
Leonardo Salles
Automated Counter-Strike 2 Server on AWS and Building a Production-Ready REST API with Node.js and Express featured image

Automated Counter-Strike 2 Server on AWS and Building a Production-Ready REST API with Node.js and Express

Building an automated, on-demand Counter-Strike 2 server system on AWS using AWS CDK, EC2, Lambda, and more, and a comprehensive guide to building scalable, secure REST APIs with …

avatar
Leonardo Salles
Leactor featured image

Leactor

A Reactor Pattern experiment