Testing functions in crystal. Had to commit the template because it was outdated

This commit is contained in:
2023-06-01 09:44:33 -03:00
parent 0045b432b4
commit f2be91d628
9 changed files with 127 additions and 1 deletions

View File

@ -15,3 +15,7 @@ functions:
lang: python3-flask
handler: ./tapas
image: ralsina/tapas:latest
tapas2:
lang: crystal-http
handler: ./tapas2
image: ralsina/tapas2:latest