3 API linting: Automating API consistency
This chapter covers
- Using linting to ensure your API is consistent with your style guide
- Writing custom API linting rules
- Creating AI-assisted linting rules
In chapter 1, I introduced APIOps and its benefits, and chapter 2 gave you some conceptual tools to approach your APIOps transformation. In this chapter, you’ll take a more hands-on first step of applying APIOps. This chapter introduces you to running API linting rules to check that your API is consistent with your API style guides. This chapter is relevant to developers designing and implementing APIs, but API product owners and product managers will also benefit from getting an overview of how API linting works. I’ll show you how to run ...
Get Automating API Delivery now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.