Skip to content

Commit 696359a

Browse files
committed
KNATIVE
1 parent a8ad2ea commit 696359a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,3 +125,6 @@ curl --location --request POST 'http://localhost:8888' \
125125
- https://github.com/pjabadesco/taskqueue-http
126126
- https://www.youtube.com/watch?v=mcX_4EvYka4
127127
- https://github.com/veryacademy/YT_FastAPI_Celery_Redis_Flower_Introduction
128+
129+
## KNATIVE
130+
- https://www.youtube.com/watch?v=yAYvqB9hRU8

misc.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@ pip3 install orjson
1111
pip3 freeze > requirements.txt
1212
python3 ./app.py
1313
uvicorn main:app --host 0.0.0.0 --port 8001
14-
```
14+
```
15+

0 commit comments

Comments
 (0)