Typescript HTTP Endpoint

This example demonstrates how to setup a simple Typescript HTTP endpoint on GCP.

View on Github

gcp-node-typescript-simple

Simple HTTP example for GCP functions by Serverless framework with Typescript

Credentials

Get Started

install dependencies

$ npm i

deploy

$ serverless deploy