FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

functionly-examples/todoDBAdvanced/content at development · jaystack/functionly-examples · GitHub

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
aws lambda invoke --function-name CreateTodo --payload file://./content/todoPayload.json --region eu-central-1 /tmp/corpjs
aws lambda invoke --function-name GetAllTodos --region eu-central-1 /tmp/corpjs

curl 'http://localhost:3000/createTodo?name=corpjs&description=corpjs-meetup&status=new'
curl 'http://localhost:3000/getAllTodos'

Back | FazBrowse Home | New Git URL