API Docsellmental .core.apifun toHttpAppOn this pagetoHttpApp//ellmental/com.theagilemonkeys.ellmental.core.api/toHttpApptoHttpAppfun <Ctx : Any> API<Ctx>.toHttpApp(port: Int = 9000): Http4kServerConverts an API to an HTTP app that is runnable with Http4kServer.start.Parametersjvmportthe port to run the server on