Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Bozz committed Sep 10, 2020
1 parent a847b79 commit 10b0ce2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand All @@ -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
Expand All @@ -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")
Expand All @@ -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")

Expand Down

0 comments on commit 10b0ce2

Please sign in to comment.