aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPratim <pratim.bhosale@gmail.com>2022-09-14 21:42:42 +0000
committerGitHub <noreply@github.com>2022-09-14 21:42:42 +0000
commit0f29aba63ec1402a878b932f548ca2d06d3046db (patch)
tree1281f96cca033a060843014231dc1dcbeaf3dc93
parentAdd CasaOS (#2840) (diff)
downloadawesome-selfhosted-0f29aba63ec1402a878b932f548ca2d06d3046db.tar.gz
awesome-selfhosted-0f29aba63ec1402a878b932f548ca2d06d3046db.zip
Added Nhost to FaaS & Serverless (#3109)
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8501e2ab..1efef7c2 100644
--- a/README.md
+++ b/README.md
@@ -1765,6 +1765,7 @@ Software for easy installation, management and configuration of self-hosted serv
- [fx](https://github.com/metrue/fx) - 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`
+- [Nhost](https://nhost.io/) - The Open Source Firebase Alternative with GraphQL. Get a database and backend configured and ready in minutes. ([Source Code](https://github.com/nhost/nhost)) `MIT` `Docker/Nodejs/Go`
- [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`