RESTful services are stateless, client-server based, cacheable and leverage resources. These resources have a common interface and are uniquely addressable using URIs. In this post, I’ll present some ...
There is no sanctioning body or open source linter that can verify if a RESTful API conforms and complies with all applicable REST API naming conventions and best practices. However, REST API ...
In a very real way, APIs are technology’s bridges. And like bridges in the physical world, these digital bridges must be engineered carefully to function and last as intended. Designing an API that’s ...
Think of a REST API like a waiter in a restaurant. You (an app) tell the waiter what you want (your request), and the waiter goes to the kitchen (the server) to get it for you. REST is just a set of ...
Two big conferences are taking place in San Francisco at the start of November -- namely QCon and the DevOps Enterprise Summit. And while it's impossible to be at both conferences at the same time, ...
Application program interface (API) breaches have accelerated in the recent pandemic. APIs create a broad attack surface: business logic flaws, insecure API endpoints, poor authentication and lack of ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...