Skip to content

beeb/lambda-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example with Rust and Axum on AWS Lambda

This project is best developed with Cargo Lambda.

To serve the lambda on port 9000 with auto-reloading for development, run:

cargo lambda watch

Nix

If using nix, you can enter a dev shell with all required dependencies by doing nix develop.

If using direnv, simply run direnv allow to automatically enable the dev shell when entering this folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published