File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff 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## Discord
9496
You can’t perform that action at this time.
0 commit comments