Schemas are important for development, why and how to use them
When developing backend services we often develop for someone. Either it's another service, a third party or a website. We use different types of transport methods like REST, SOAP, GRPC or message queues. Note: I decided to do a small braindump in this article, so it will briefly touch on…