Compare commits

...

1 Commits
main ... v5

Author SHA1 Message Date
FunctionsAPI
5c88c799a3 Automatic push from FunctionsAPI 2025-07-23 07:41:15 +00:00
4 changed files with 6 additions and 2 deletions

1
New File Normal file
View File

@ -0,0 +1 @@
dfsdfdsf

View File

@ -1,2 +1 @@
# 19a37fa05f284c1dba9ee0e6949597e4
# python hello-world

2
main.py Normal file
View File

@ -0,0 +1,2 @@
def main(request):
return "hellsdsodfs, world"

2
requirements.txt Normal file
View File

@ -0,0 +1,2 @@
functions-framework==1.4.3
markupsafe==2.0.1