koas-security

Koas security checks if a request matches the security requirement of an operation. For example, given the following partial OpenAPI document:

koas-serializer

Koas serializer converts a response body to the negotiated response format.

koas-spec-handler

Koas spec handler exposes the Open API document as a JSON API call.

koas-status-code

Koas status code automatically sets the response status code based on the success status code specified in the Open API object.