diff options
author | nodiscc <nodiscc@gmail.com> | 2020-07-03 16:48:33 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-07-03 16:48:33 +0000 |
commit | 9ad979512ff4c6f1a94ba5ebfa661f0e221ea0d2 (patch) | |
tree | 9b3ddbbe8b3af7675233d140afb57ac1a6902c4a /README.md | |
parent | Merge pull request #2150 from WordsPerMinute/patch-1 (diff) | |
parent | Add Trsuted-CGI (diff) | |
download | awesome-selfhosted-9ad979512ff4c6f1a94ba5ebfa661f0e221ea0d2.tar.gz awesome-selfhosted-9ad979512ff4c6f1a94ba5ebfa661f0e221ea0d2.zip |
Merge pull request #2123 from reddec/patch-1
Add Trusted-CGI
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |