val server = embeddedServer(Netty, port = 8080) { install(ContentNegotiation) { gson {} } routing { post("/acti