Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/jifalops/api-rust
- Owner: jifalops
- License: mit
- Created: 2024-11-25T14:59:27.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-02T15:53:52.000Z (about 2 months ago)
- Last Synced: 2024-12-02T16:52:18.477Z (about 2 months ago)
- Language: Rust
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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