@@ -37,11 +37,14 @@ This binary fwatchdog acts as a watchdog for your function. Features:
...
@@ -37,11 +37,14 @@ This binary fwatchdog acts as a watchdog for your function. Features:
## 2. Future items
## 2. Future items
* Asynchronous / long-running tasks
* Asynchronous / long-running tasks
* Built-in TLS termination or guide for termination through NGinx etc
* Function store - list of useful predefined functions
* Deeper tests coverage and integration tests
* 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
* Documentation about Alexa sample function
* Supporting request parameters
* Supporting request parameters
* Deeper tests coverage and integration tests
## 3. Development and Contributing
## 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)
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)