Close

API Design

Explore the art and science of API design, focusing on best practices, strategies, and principles for creating effective and user-friendly application programming interfaces.

GraphQL: A query language for your API

GraphQL: A query language for your API

GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. GraphQL provides a complete and understandable description of the data in your API, gives clients the power to ask for exactly what they need and nothing more, makes it easier to evolve […]

Devamını Oku

What Are Microservices?

What Are Microservices?

In this lightboarding explainer video, Dan Bettinger gives a broad overview of microservices.  By comparing microservices application architecture with the traditional type of monolithic architecture through the example of a sample ticketing application, Dan lays out the myriad advantages of microservices, as well as solutions they provide to the challenges […]

Devamını Oku