🤝
🤝
🤝
🤝
Better APIs: Quality, Stability, Observability
Search…
⌃K
🤝
🤝
🤝
🤝
Better APIs: Quality, Stability, Observability
Search…
⌃K
👋
Introduction
📚
This is an open source book
🎁
Consider sponsoring
🛠
Project resources
🤓
Workshop
💻
Tech
☑
Quality
🪨
Stability
🗺
Lifecycle management and roadmap
📄
API schema
👌
API schema validation
📂
API client version using headers
🧬
Branch by abstraction
🆕
Beta functionality
🏁
Feature toggles ("feature flags")
🎭
Authorization and role-based access
🦺
Canary deployment
🔬
Observability
🏫
References and resources
Powered By GitBook
🪨

Stability

If it's easy to overload tooling in the first portion of a product's lifecycle, we mustn't loose track of providing a stable experience, even as we work on the product.
This section brings out a battery of ways in which we can continue from the overall quality-enhancing practices to delivering without flinching.
  • 🗺️ Lifecycle management and roadmap​
  • 📄 API schema​
  • 👌 API schema validation​
  • 🗂️ API client version using headers​
  • 🧬 Branch by abstraction​
  • 🆕 Beta functionality​
  • 🏁 Feature toggles ("feature flags")​
  • 🎭 Authorization and role-based access​
  • 🦺 Canary deployment​
Previous
Release versioned software and produce release notes
Next
Lifecycle management and roadmap
Last modified 5mo ago
Copy link
Edit on GitHub