Updates SUMMARY.md

Auto commit by GitBook Editor
This commit is contained in:
apidesigner
2018-06-23 13:03:08 +00:00
parent 67d920337b
commit 29d867fbfb
4 changed files with 48 additions and 46 deletions

View File

@@ -16,6 +16,8 @@ The API Guidelines are split into two main parts:
* General Guidelines
* API type-specific Guidelines
* [REST APIs Guidelines](/rest/introduction.md)
* [Kafka Guidelines](/kafka/introduction.md)
The general guidelines section discusses the core principles relevant to any kind of API. The API type-specific section further defines the guidelines specific to a given architectural style or API technique \(such as REST, Kafka or GraphQL API\).