mirror of
https://github.com/openfaas/faas.git
synced 2025-06-18 03:56:37 +00:00
Adds some examples to the use cases (#54)
* Add two more FaaS use cases * Add fib function example
This commit is contained in:
committed by
Alex Ellis
parent
2618156414
commit
f96bfeb18a
@ -25,6 +25,9 @@
|
||||
| Project name and description | Author | Site | Date |
|
||||
|----------------------------------------------------------------------|------------|-----------|-------------|
|
||||
| [Github-Airtable Bug Tracker integration](https://github.com/aafrey/faas-demo) | Austin Frey | github.com/aafrey/faas-demo | 10-April-2017 |
|
||||
| [Github - ascii art generator](https://github.com/developius/faas-node-ascii) | Finnian Anderson | [developius/faas-node-ascii](https://github.com/developius/faas-node-ascii) | 17-April-2017 |
|
||||
| [Github - URL Shortener](https://github.com/developius/faas-node-url-shortener) | Finnian Anderson | [developius/faas-node-url-shortener](https://github.com/developius/faas-node-url-shortener) | 19-April-2017 |
|
||||
| [Github - fibonacci numbers up to N](https://github.com/developius/faas-python-fib/) | Finnian Anderson | [developius/faas-python-fib/](https://github.com/developius/faas-python-fib/) | 19-April-2017 |
|
||||
|
||||
### Use-case template
|
||||
|
||||
|
Reference in New Issue
Block a user