A REST API (short for Representational State Transfer Application Programming Interface) is a way two separate pieces of ...
Discussing technical jargon isn't everyone's favorite pastime, but it's important to understand how the technology we use works, at least on a basic level. API is one technical term that comes up ...
APIs are application programming interfaces. They are pieces of software that act as a bridge between one application and another application, piece of hardware or database of information, for example ...
API security has been a growing concern for years. However, while it was always seen as important, it often came second to application security or hardening infrastructure.  In 2025, the picture ...
We’re getting too much latency from poorly designed, developed, and deployed cloud-based APIs and services. It’s time to brush up on testing and monitoring. It’s Friday morning, and you are excited.
The shadow technology problem is getting worse.  Over the past few years, organizations have scaled microservices, ...
Take advantage of authentication and authorization, API keys, rate limiting, CORS, API versioning, and other recommended practices to build secure and robust APIs in ASP.NET Core. Because our APIs ...