Skip to content

Commit 089b51c

Browse files
CopilotMossaka
andauthored
README: Add missing examples fetch-rs and time-server-js to documentation (#60)
* Initial plan * Add missing examples to README table Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>
1 parent 7118eea commit 089b51c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,10 +85,12 @@ selection of examples written in different languages:
8585

8686
| Example | Description |
8787
| ------------------------------------------ | ------------------------------------------------------ |
88-
| [filesystem-rs](examples/filesystem-rs/) | File system operations (read, write, list directories) |
8988
| [eval-py](examples/eval-py/) | Python code execution sandbox |
89+
| [fetch-rs](examples/fetch-rs/) | HTTP API client for fetching and converting web content |
90+
| [filesystem-rs](examples/filesystem-rs/) | File system operations (read, write, list directories) |
9091
| [get-weather-js](examples/get-weather-js/) | Weather API client for fetching weather data |
9192
| [gomodule-go](examples/gomodule-go/) | Go module information tool |
93+
| [time-server-js](examples/time-server-js/) | JavaScript-based time server component |
9294

9395
## Contributing
9496

0 commit comments

Comments
 (0)