Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jifalops/api-rust

A template repo for building a Rust/Axum API using a dev-container.
https://github.com/jifalops/api-rust

Last synced: about 2 months ago
JSON representation

A template repo for building a Rust/Axum API using a dev-container.

Awesome Lists containing this project

README

        

# API Rust

[![.github/workflows/deploy_lambda.yml](https://github.com/jifalops/api-rust/actions/workflows/deploy_lambda.yml/badge.svg)](https://github.com/jifalops/api-rust/actions/workflows/deploy_lambda.yml)

A template repo for building a Rust/Axum API using a dev-container.

## Deploy

### AWS Lambda

It follows the [official guide][1] for building Rust Lambda functions.

[1]: https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/building-rust.html