mirror of
https://github.com/mitchell/lambdarouter.git
synced 2025-12-17 22:17:22 +00:00
First iteration of v1 lambdarouter, full API change
This commit is contained in:
parent
83bb9a2aa1
commit
f65f17158c
12 changed files with 376 additions and 392 deletions
5
examples/hello-world/.gitignore
vendored
Normal file
5
examples/hello-world/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# Serverless directories
|
||||
.serverless
|
||||
|
||||
# golang output binary directory
|
||||
bin
|
||||
Loading…
Add table
Add a link
Reference in a new issue