Add function store idea

This commit is contained in:
Alex Ellis 2017-03-28 15:06:48 +01:00 committed by GitHub
parent 4650777823
commit badcf7863c

View File

@ -37,11 +37,14 @@ This binary fwatchdog acts as a watchdog for your function. Features:
## 2. Future items
* Asynchronous / long-running tasks
* Built-in TLS termination or guide for termination through NGinx etc
* Deeper tests coverage and integration tests
* Function store - list of useful predefined functions
* Guide for termination through NGinx or built-in TLS termination
* Guide for basic authentication over HTTPs (set up externally through NGinx etc)
* Documentation about Alexa sample function
* Supporting request parameters
* Deeper tests coverage and integration tests
## 3. Development and Contributing
If you would like to consume the project with your own functions then you can use the public images and the supplied `docker stack` file as a template (docker-compose.yml)