aws-golang-http-get-post/

directory
v0.0.0-...-f8bfda6 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2019 License: MIT

README

Serverless-golang http Get and Post Example

Serverless boilerplate code for golang with GET and POST example

This example is using AWS Request and Response Proxy Model, provided by AWS itself. If you want to test any changes don't forget to run make inside the service directory.

There are three endpoint provided:

  1. GET endpoint with name parameter (/get/{name})
  2. GET endpoint with query string parameter (getQ?name=$name)
  3. POST endpoint with name in the body (/post - with JSON body {"name":$name}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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