Add Trsuted-CGI

Add trusted-cgi project

Source code: https://github.com/reddec/trusted-cgi

Documentation: https://trusted-cgi.reddec.net/
pull/2123/head
reddec 2020-06-11 16:20:25 +08:00 committed by GitHub
parent 438321d9cd
commit 7a8f5a0119
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1395,6 +1395,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