vinicius73 / serverless-golang-hello-world

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Serverless Go Hello World

A simple hello world using Serverless and Go

Makefile available commands
install              Install dependencies
build                Build functions
run                  Run local development server
clean                Clear build files
deploy               Run deploy command
help                 Show makefile helper

About


Languages

Language:Go 70.7%Language:Makefile 29.3%