This mono repository contains libraries for implementing APIs. It contains the following sub-packages:
- ajv-openapi-request-response-validator: Validation of http request and responses against an OpenAPI schema.
- azure-functions-openapi-validator: Azure functions v4 middleware that uses the openapi validator
- azure-functions-openapi-validator-example: Example Azure functions v4 app that uses the middleware