Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cargo-lambda/cargo-lambda

Cargo Lambda is a Cargo subcommand to help you work with AWS Lambda.
https://github.com/cargo-lambda/cargo-lambda

aws-lambda rust

Last synced: 3 months ago
JSON representation

Cargo Lambda is a Cargo subcommand to help you work with AWS Lambda.

Awesome Lists containing this project

README

        

# cargo-lambda

[![crates.io][crate-image]][crate-link]
[![Build Status][build-image]][build-link]

cargo-lambda is a [Cargo](https://doc.rust-lang.org/cargo/) subcommand to help you work with AWS Lambda.

Get started by looking at **[the documentation](https://www.cargo-lambda.info/guide/getting-started)**.

## License

This project is released under the [MIT License](/LICENSE).

## Sponsors

This project is maintained thanks to the sponsorship of the individuals below. If you want to sponsor my work on Cargo Lambda, check out the [GitHub Sponsors page](https://github.com/sponsors/calavera/).

@arthurmf @lmammino @jeastham1993 @RDarrylR

[//]: # 'badges'
[crate-image]: https://img.shields.io/crates/v/cargo-lambda.svg
[crate-link]: https://crates.io/crates/cargo-lambda
[build-image]: https://github.com/cargo-lambda/cargo-lambda/workflows/Build/badge.svg
[build-link]: https://github.com/cargo-lambda/cargo-lambda/actions?query=workflow%3ACI+branch%3Amain