Skip to content

Commit

Permalink
example: update telegram translation bot (#761)
Browse files Browse the repository at this point in the history
* example: update telegram translation bot

* Update translation-bot.md

* update according to review comments

* Apply suggestions from code review

Co-authored-by: Hao Chen <[email protected]>
  • Loading branch information
localvar and haoel authored Aug 23, 2022
1 parent 45fa47c commit 651846b
Show file tree
Hide file tree
Showing 6 changed files with 700 additions and 109 deletions.
1 change: 1 addition & 0 deletions doc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ This is a cookbook that lists a number of useful and practical examples on how t
- [WebAssembly](./cookbook/wasm.md) - Using AssemblyScript to extend the Easegress
- [WebSocket](./cookbook/websocket.md) - WebSocket proxy for Easegress
- [Workflow](./cookbook/workflow.md) - An Example to make a workflow for a number of APIs.
- [Multiple API Orchestration](./cookbook/translation-bot.md) - An Telegram translation bot.

## 2. Development Guide

Expand Down
Loading

0 comments on commit 651846b

Please sign in to comment.