Haufe-Lexware / api-style-guide

Haufe API Style Guide

Home Page:https://haufe-lexware.gitbooks.io/haufe-api-styleguide/content/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add overall API Lifecycle guidance

hlgr360 opened this issue · comments

API Lifecycle is larger than just the design:

  • design (design, review)
  • implementation (frameworks)
  • regression testing and QA (tooling, approaches)
  • production (API management, tooling, monitoring)
  • versioning (extending vs versioning)
  • depreciating (communication)