aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNathan Rew <nrew225@gmail.com>2020-08-16 03:02:33 +0000
committerNathan Rew <nrew225@gmail.com>2020-08-16 03:02:33 +0000
commit701956a4fcdda5ffc4b8a5a4ba560d323129499a (patch)
tree850708883bfce422adc045ce0bac859f6ae88f8d
parentfix Homelabos (diff)
downloadawesome-selfhosted-701956a4fcdda5ffc4b8a5a4ba560d323129499a.tar.gz
awesome-selfhosted-701956a4fcdda5ffc4b8a5a4ba560d323129499a.zip
fix Appwrite
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f0911184..5cadf9d6 100644
--- a/README.md
+++ b/README.md
@@ -1392,7 +1392,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`
+- [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`