This is server API (go to client)
Module type Eliom_output.​APPL_PARAMS
module type APPL_PARAMS = sig..end
Signature for application creation.
val application_name : string
Name of the application. Two distincts applications must have distincts names.
