How to configure ASP.NET Core 5.0 to conform to Zalando’s RESTful API Guidelines
Zalando’s RESTful API Guidelines describes in detail how they design RESTful APIs and even offer a configurable OpenAPI Linter called zally. In this blog post, I want to show you how to configure ASP.NET Core 5.0 Web APIs to conform to three specific rules …
Beitrag lesen