ApiEndpointHandlerResponse

data class ApiEndpointHandlerResponse(val scriptPath: String)

Uses Google Cloud Endpoints to handle requests.

Constructors

Link copied to clipboard
constructor(scriptPath: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Path to the script from the application root directory.