mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
13 lines
342 B
YAML
13 lines
342 B
YAML
|
|
name: LocalStack
|
||
|
|
website_url: https://localstack.cloud/
|
||
|
|
description: LocalStack is a fully functional local AWS cloud stack. This includes
|
||
|
|
Lambda for serverless computation.
|
||
|
|
licenses:
|
||
|
|
- Apache-2.0
|
||
|
|
platforms:
|
||
|
|
- Python
|
||
|
|
- Other
|
||
|
|
tags:
|
||
|
|
- Software Development - FaaS & Serverless
|
||
|
|
source_code_url: https://github.com/localstack/localstack
|