Order by ABC

pull/2040/head
Eldad A. Fux 2020-04-03 06:23:30 +03:00 committed by GitHub
parent 8a05a76f50
commit 1789a8d2bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1356,6 +1356,7 @@ _See [awesome-sysadmin/Continuous Integration & Continuous Deployment](https://g
*[Serverless computing on Wikipedia](https://en.wikipedia.org/wiki/Serverless_computing)*
- [Appwrite](https://appwrite.io) - End to end backend server for web, native, and mobile developers 🚀. ([Source Code](https://github.com/appwrite/appwrite)) `BSD 3-Clause` `PHP`
- [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`