serverless-example-go

command module
v0.0.0-...-328ad18 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 26, 2019 License: GPL-2.0 Imports: 4 Imported by: 0

README

serverless-example-go

Example of serverless application in Go

Table Of Contents

Overview

Go hello-world application

Endpoints

HTTP API.
GET requests pass data via URL query parameters.
All other HTTP methods pass data via JSON encoded bodies.
Responses are JSON formatted.

GET /<name>

Request: None

Response:

  • Hello <name> : String

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL