From 0c85dc9779c6abd5a8d286fde0d4c8ec3ab54b4d Mon Sep 17 00:00:00 2001 From: Alex Ellis Date: Tue, 22 Aug 2017 15:44:40 +0100 Subject: [PATCH] Mention repos --- ROADMAP.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ROADMAP.md b/ROADMAP.md index 433fefdd..498e39ed 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -6,6 +6,13 @@ For an overview of features in August 2017 read the following post: * [Introducing Functions as a Service (FaaS)](https://blog.alexellis.io/introducing-functions-as-a-service/) +## GitHub repos: + +* https://github.com/alexellis/faas +* https://github.com/alexellis/faas-netes +* https://github.com/alexellis/faas-cli +* https://github.com/open-faas/nats-queue-worker + ### The API Gateway This container acts in a similar way to the API Gateway on AWS. Requests can be made to this endpoint with a JSON body.