diff options
author | n8225 <n8225@users.noreply.github.com> | 2018-07-05 19:48:38 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-05 19:48:38 +0000 |
commit | e3b64b51452f54b70bec1eb6147092092edb91d9 (patch) | |
tree | e8ad8a83eea8dfbafc0357dac7e2698513bff6d7 /README.md | |
parent | Fix syntax errors (diff) | |
download | awesome-selfhosted-e3b64b51452f54b70bec1eb6147092092edb91d9.tar.gz awesome-selfhosted-e3b64b51452f54b70bec1eb6147092092edb91d9.zip |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1183,7 +1183,7 @@ See **[Ticketing](#ticketing)** *[Serverless computing on Wikipedia](https://en.wikipedia.org/wiki/Serverless_computing)* - [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` +- [IronFunctions](https://github.com/iron-io/functions) - The serverless microservices platform by [iron.io](https://www.iron.io/). `Apache-2.0` `Go` - [OpenFaaS](https://www.openfaas.com/) - Serverless Functions Made Simple for Docker & Kubernetes. ([Source Code](https://github.com/openfaas/faas)) `MIT` `Go` ### API Management |