Software quality
April 17, 2019 ยท View on GitHub
Software quality is ensured in several ways:
- every server event, including requests and errors, can be logged. Every log contains full information about the context.
- performance can be monitored
- the API is auto-documented (as a GraphQL schema only for the moment)
- client requests are constrained by limits to guarantee a proper level of service