installModule

fun <Error class: unknown class>.installModule()

Ktor module that adds all the install configuration to the application. The JSON format is used for content negotiation. A cors configuration is included. Finally, an encoder for Compression is included.

See also