Skip to content

jjjjackson/rust-http-lambda-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Lambda HTTP Example

A RUST Lambda Http Server with cargo-lambda and lambda_runtime

Prepare

cargo install cargo-lambda ## need cargo-lambda

Try

make run
make test-get
make test-post

Deploy

  make deploy
  make get # try remote function
  make post

Helps

  make help

About

Example of Rust Lambda

Resources

Stars

Watchers

Forks

Packages

No packages published