diff --git a/tech-stack/README.md b/tech-stack/README.md index a56bf28a..9573358b 100644 --- a/tech-stack/README.md +++ b/tech-stack/README.md @@ -36,6 +36,7 @@ while building applications. ### API - Use GraphQL as an API layer when connecting a mobile app to a web service. +- Use a schema to describe the shape of the inputs and outputs of an API endpoint. ### Web