Featured image of post Generate Load Tests from Swagger/OpenAPI with K6

Generate Load Tests from Swagger/OpenAPI with K6

In the new era of software, ensuring performance and stability under heavy loads is very paramount. Load testing is a critical step in the software development lifecycle, as it helps identify performance bottlenecks and vulnerabilities.

Featured image of post Problem Details in .Net 7

Problem Details in .Net 7

Problem Detail provide machine-readable details of errors in a HTTP response to avoid the need to define new error response formats for HTTP APIs based on https://tools.ietf.org/html/rfc7807.