An Architect’s guide to APIs: SOAP, REST, GraphQL, and gRPC
An architecture is wishful thinking until we understand how information is transferred across systems. That means whether you are an Application Architect or an Enterprise…
An architecture is wishful thinking until we understand how information is transferred across systems. That means whether you are an Application Architect or an Enterprise…
Frontity is a WordPress-focused React-based server-side dynamic-rendering framework (phew!) that allows us to create fast headless websites. Chris has a good introduction to Frontity.
The REST API is a universal exchange language that every website and application can use to communicate. It allows you to obtain data from remote…