mirror of
https://github.com/openfaas/faas.git
synced 2025-06-13 18:56:46 +00:00
Add Python / flask / gevent example.
Signed-off-by: Alex Ellis (VMware) <alexellis2@gmail.com>
This commit is contained in:
parent
6f8f86967a
commit
b07c7c2c48
@ -39,8 +39,9 @@ Project tuning:
|
||||
|
||||
of-watchdog templates:
|
||||
|
||||
* [Node8 HTTP template](https://github.com/openfaas-incubator/node8-express-template)
|
||||
* [Golang HTTP template](https://github.com/alexellis/golang-http-template)
|
||||
* [Golang HTTP template with stdlib](https://github.com/alexellis/golang-http-template)
|
||||
* [Node8 HTTP template with Express.js](https://github.com/openfaas-incubator/node8-express-template)
|
||||
* [Python HTTP template with gevent/flask](https://github.com/openfaas-incubator/python-flask-template)
|
||||
|
||||
### Common mistakes for performance-testing a project:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user