aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2020-04-11 10:55:03 +0000
committerGitHub <noreply@github.com>2020-04-11 10:55:03 +0000
commitb8ebff98ba1470a98b25f8fdb9ad4e6ca97813c1 (patch)
treea4e19ef42ce3e7ff2da0c43fb5d971658fedfccf
parentMerge pull request #2043 from mysticmode/patch-1 (diff)
parentOrder by ABC (diff)
downloadawesome-selfhosted-b8ebff98ba1470a98b25f8fdb9ad4e6ca97813c1.tar.gz
awesome-selfhosted-b8ebff98ba1470a98b25f8fdb9ad4e6ca97813c1.zip
Merge pull request #2040 from eldadfux/patch-2
Added Appwrite
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index e576ee52..cc71e089 100644
--- a/README.md
+++ b/README.md
@@ -1363,6 +1363,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`