First iteration of v1 lambdarouter, full API change

This commit is contained in:
mitchell 2019-04-07 15:22:26 -07:00
parent 83bb9a2aa1
commit f65f17158c
12 changed files with 376 additions and 392 deletions

5
examples/hello-world/.gitignore vendored Normal file
View file

@ -0,0 +1,5 @@
# Serverless directories
.serverless
# golang output binary directory
bin