Understanding Application and API Lifecycles
This chapter explains how taking a holistic look at the whole API Lifecycle can influence your API design. We’ll cover how your API and application lifecycles are interwoven and provide a comprehensive overview of the stages that an application and its APIs go through, from inception to deprecation.
In this chapter, we’re going to cover the following main topics:
- What is the API Lifecycle and how does it relate to your application lifecycle?
- What are the main stages of the API Lifecycle?
- Why thinking about your API design from the perspective of its whole life will make it better
- How to plan your API Lifecycle based on target audience, purpose, and business model