api-design
API Design Basics: Cacheability
Designing an API with cachability in mind produces a more sensible and better seperated set of resources, and it just so happens to be more performant, cheaper, and better for the environment.
api-design
Designing an API with cachability in mind produces a more sensible and better seperated set of resources, and it just so happens to be more performant, cheaper, and better for the environment.
api-design
Keeping APls consistent in large organizations to speed up integrations, improve code-reuse, and avoid wasting time and money.
api-design
How does a REST API handle uploading images or spreadsheets when it normally only handles JSON or XML?
api-design
Learn API Design-First to build clear, consistent, and efficient APIs. Master OpenAPI, AsyncAPI, and top tools to streamline design, docs, and automation.
api-design
Keep APIs running smoothly by controlling how many requests clients can make.
api-design
Keep these principles in mind when planning and designing an API, to sidestep major security issues before anyone even starts coding.
api-design
Instead of rushing out a barely planned API and forgetting how it works in the flurry of changes that follow, you can document it before you build to keep everyone on the same page.
openapi
Learn how to work with a powerful API mocking tool: Microcks, and how to integrate it with your existing API documentation flow.
api-design
How to handle pagination in your REST API, and what are the pros and cons of each method?
api-design
An update on the API Code first or Design first debate, with some modern tools making a slightly nicer version of the Code first workflow, and better modern design first tooling.
api-design
Learn what best practices and tooling you can use to build the best quality OpenAPI documentation from somebody who has been doing it forever.
api-design
Dive into a detailed comparison of Trebble's API Insights and Zuplo's Rate my API, exploring their unique approaches to evaluating API design, performance, and security. Learn how these tools can elevate your API governance and design, ensuring a robust, efficient, and secure API experience.