Computer scienceBackendKtorKtor Plugins

Request Validation

Specific Route

Report a typo

How would you install the RequestValidation plugin for a specific route "/api/customer"?

routing {
    /* your code here */ {
        install(RequestValidation)
    }
}
Enter a short text
___

Create a free account to access the full topic