JsonSchemaValidator · A json schema validator that supports draft v4, v6, v7, v2019-09 and v2020-12
Group: com.networknt - All Dependencies
A utility module that contains all the utilities shared across other modules.
A client module that is used by API consumer to call an API or from an API calling another API.
A http status response that is sent to the consumer if an error occurs.
A common component of light eventuate framework shared between client and server.
A server exception handler for both runtime exceptions and ApiException if they are not handled in the handler chain
A audit logger module that dump request and response based on configuration
A handler that create corralationId if it doesn't exist in request header in API/service.
A handler that checks if X-Traceability-Id in the request header and put it into response header if yes.
A handler endpoint that output all the installed components and their configurations
OpenAPIParser · A light-weight, fast OpenAPI 3.0 parser and validator
A registry and discovery module that register the services and discover them from centralized registry.
A handler endpoint that output OK only for other application to check if this service is alive