openfaas / python-flask-template

HTTP and Flask-based OpenFaaS templates for Python 3
MIT License
85 stars 86 forks source link

Update the handler to match style of golang-http-template #16

Closed kturcios closed 5 years ago

kturcios commented 5 years ago

Description

Motivation and Context

This will allow users to return custom responses for their functions.

Which issue(s) this PR fixes

Fixes #8 Fixes #15 Resolves #12

How Has This Been Tested?

Types of changes

Checklist:

Signed-off-by: Kevin Turcios kevin_turcios@outlook.com

alexellis commented 5 years ago

Hi, is this still WIP?

kturcios commented 5 years ago

It should be ready now

alexellis commented 5 years ago

@kturcios I'm going to merge this and would like the comments followed-up in a separate PR.

Please also upgrade the watchdogs to the latest possible version.

Thank you for working on this template 💯