Mark Wentowski's Articles
SDK vs API: Choosing the Right Documentation Approach
Jul 25, 2023 • Mark Wentowski
APIs (Application Programming Interfaces and SDKs (Software Development Kits) are essential componen...
6 Best Stoplight Alternatives for 2026
Jun 22, 2023 • Mark Wentowski
API development teams require specialized tools in order to produce their documentation. Without doc...
Introduction to APIs
Jun 13, 2023 • Mark Wentowski
What is an API An API (Application Program Interface) provides a method for connecting between di...
How to implement an API strategy?
May 30, 2023 • Mark Wentowski
An API strategy refers to an organization's approach to leveraging application programming interface...
8 Postman Alternatives to Consider for API Docs
May 25, 2023 • Mark Wentowski
An API by its very nature is intended to be used by others. APIs save developers massive amounts of ...
What is the API-First approach?
May 19, 2023 • Mark Wentowski
API-First is one of a few API development approaches. So let's define what the ‘API development ap...
Internal vs External APIs – Does it Matter?
Apr 30, 2023 • Mark Wentowski
Internal and external APIs differ in their audience and usage. A company's internal stakeholders use...
GraphQL vs REST: How are they different?
Apr 29, 2023 • Mark Wentowski
REST and GraphQL are technologies used to build web APIs and define the interaction between clients ...
API Lifecycle Management: Everything You Need to Know
Mar 22, 2023 • Mark Wentowski
Simply put, API lifecycle management involves the practices and processes for managing an API by fol...
gRPC vs REST: What’s the difference?
Mar 22, 2023 • Mark Wentowski
APIs specify how different software components should interact and communicate programmatically and ...