aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2018-11-15 23:16:56 +0000
committerGitHub <noreply@github.com>2018-11-15 23:16:56 +0000
commitf41f96e9a28521999100e17b2942ce108cd22617 (patch)
treec9aef02d25fd76fe6cc69df0b0a1a0a552585e47
parentMerge pull request #1562 from davestephens/add-ansible-nas (diff)
parentChange license declaration (diff)
downloadawesome-selfhosted-f41f96e9a28521999100e17b2942ce108cd22617.tar.gz
awesome-selfhosted-f41f96e9a28521999100e17b2942ce108cd22617.zip
Merge pull request #1520 from jciskey/add-localstack
Add LocalStack to FaaS
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f97ad840..066bc4eb 100644
--- a/README.md
+++ b/README.md
@@ -1217,6 +1217,7 @@ See **[Ticketing](#ticketing)**
- [FX](https://github.com/metrue/fx) - fx is a tool to help you do Function as a Service with painless on your own servers. `MIT` `Go`
- [IronFunctions](https://github.com/iron-io/functions) - The serverless microservices platform by [iron.io](https://www.iron.io/). `Apache-2.0` `Go`
+- [LocalStack](https://localstack.cloud/) - LocalStack is a fully functional local AWS cloud stack. This includes Lambda for serverless computation. ([Source Code](https://github.com/localstack/localstack)) `Apache-2.0` `Python/Other`
- [OpenFaaS](https://www.openfaas.com/) - Serverless Functions Made Simple for Docker & Kubernetes. ([Source Code](https://github.com/openfaas/faas)) `MIT` `Go`
### API Management