aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2020-07-03 16:48:33 +0000
committerGitHub <noreply@github.com>2020-07-03 16:48:33 +0000
commit9ad979512ff4c6f1a94ba5ebfa661f0e221ea0d2 (patch)
tree9b3ddbbe8b3af7675233d140afb57ac1a6902c4a
parentMerge pull request #2150 from WordsPerMinute/patch-1 (diff)
parentAdd Trsuted-CGI (diff)
downloadawesome-selfhosted-9ad979512ff4c6f1a94ba5ebfa661f0e221ea0d2.tar.gz
awesome-selfhosted-9ad979512ff4c6f1a94ba5ebfa661f0e221ea0d2.zip
Merge pull request #2123 from reddec/patch-1
Add Trusted-CGI
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 921b41c6..60da4d21 100644
--- a/README.md
+++ b/README.md
@@ -1399,6 +1399,7 @@ _See [awesome-sysadmin/Continuous Integration & Continuous Deployment](https://g
- [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`
+- [Trusted-CGI](https://github.com/reddec/trusted-cgi) - Lightweight self-hosted lambda/applications/cgi/serverless-functions platform. `MIT` `Go`
### API Management