Phil Sturgeon's profile'

Phil Sturgeon

Articles
REST

Introduction to REST API Testing

API testing ensures your system works as expected and performs well. This guide covers key testing types—unit, integration, functional, performance, and security—plus the importance of error handling, logging, and testing in CI/CD pipelines.

By Phil Sturgeon
2 months ago
API Security

API Governance Best Practices

API Governance ensures consistency across APIs, addressing issues like different data formats and authentication systems. It simplifies integration, enhances security, and reduces support overheads, helping your business run more efficiently. Learn what are API Governance best practices.

By Phil Sturgeon
4 months ago
APIs

How to Build a Perfect API Description

Creating a high-quality OpenAPI description can be challenging, even after studying the documentation and specification. This guide offers essential tips and tools to streamline the process—from choosing YAML over JSON to leveraging graphical editors and validation tools.

By Phil Sturgeon
9 months ago