diff options
author | Eldad A. Fux <eldad.fux@gmail.com> | 2020-04-03 03:23:30 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-03 03:23:30 +0000 |
commit | 1789a8d2bb26a8214121fa35c6545ead3dd86eae (patch) | |
tree | f85ddf1d030d9d46175ee6a0c35ca35a9369f15c | |
parent | Merge pull request #2000 from rmountjoy92/patch-1 (diff) | |
download | awesome-selfhosted-1789a8d2bb26a8214121fa35c6545ead3dd86eae.tar.gz awesome-selfhosted-1789a8d2bb26a8214121fa35c6545ead3dd86eae.zip |
Order by ABC
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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` |