diff --git a/README.md b/README.md index 22b70a9..4915832 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,7 @@ Example of API code using FastAPI. Let's Unleash the API with FastAPI feature contains Python 3, Asynchronous server, Modernization, Powerful API Document, GraphQL, WebSocket +------- ## Medium (Thai Language) [[Review] สร้าง API ด้วย FastAPI เร็ว แรง ฟิ้ว ๆ](https://medium.com/@p.srinikorn/review-%E0%B8%AA%E0%B8%A3%E0%B9%89%E0%B8%B2%E0%B8%87-api-%E0%B8%94%E0%B9%89%E0%B8%A7%E0%B8%A2-fastapi-%E0%B9%80%E0%B8%A3%E0%B9%87%E0%B8%A7-%E0%B9%81%E0%B8%A3%E0%B8%87-%E0%B8%9F%E0%B8%B4%E0%B9%89%E0%B8%A7-%E0%B9%86-148b10416a70) @@ -13,7 +14,6 @@ Let's Unleash the API with FastAPI feature contains Python 3, Asynchronous serve [สร้าง CI/CD Pipeline ด้วย Google Cloud Build ภายใน 5 นาที !!!](https://medium.com/@p.srinikorn/%E0%B8%AA%E0%B8%A3%E0%B9%89%E0%B8%B2%E0%B8%87-ci-cd-pipeline-%E0%B8%94%E0%B9%89%E0%B8%A7%E0%B8%A2-google-cloud-build-%E0%B8%A0%E0%B8%B2%E0%B8%A2%E0%B9%83%E0%B8%99-5-%E0%B8%99%E0%B8%B2%E0%B8%97%E0%B8%B5-56abf2472567) ------- ## Prepare Project ``` pipenv shell --python 3 @@ -35,7 +35,7 @@ pytest -v 0.0.0.0:8080/docs ``` -## Image and Flow +## Example of FastAPI and Google Cloud Build CI/CD ### API Documents ![alt text](docs.png "API Documents") @@ -48,7 +48,7 @@ pytest -v -#### GitHub CI/CD worlflow with Google Cloud +#### GitHub CI/CD workflow with Google Cloud ![alt text](https://miro.medium.com/max/700/1*l9ghcPRhNzwRnrJD6BE7gA.png "GitHub CI/CD workflow with Google Cloud")