Merge pull request #1 from adidas-group/on

API first
This commit is contained in:
oonovak
2017-02-13 13:42:00 +01:00
committed by GitHub

View File

@@ -1,2 +1,7 @@
# API First
Development of an API MUST always start with API design. An API design MUST be formalized in a form of an API description.
Development of an API MUST always start with API design.
API description is master of truth, not the API implementation
API design needs to be agreed with stakeholders