You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@opendal.apache.org by "suyanhanx (via GitHub)" <gi...@apache.org> on 2023/03/21 05:21:30 UTC

[GitHub] [incubator-opendal] suyanhanx commented on a diff in pull request #1709: chore(bindins/nodejs): Update README

suyanhanx commented on code in PR #1709:
URL: https://github.com/apache/incubator-opendal/pull/1709#discussion_r1142905962


##########
bindings/nodejs/README.md:
##########
@@ -29,7 +29,23 @@ async function main() {
 main();
 ```
 
-## Test or Contributing
+## Services
+
+- [azblob](https://docs.rs/opendal/latest/opendal/services/struct.Azblob.html): [Azure Storage Blob](https://azure.microsoft.com/en-us/services/storage/blobs/) services.

Review Comment:
   Consider adding many practical examples as demonstrations and replacing the links here. 
   However, this is quite difficult for us to maintain synchronously in multiple languages. 
   I suggest that we could maintain them together on the website later and provide examples between different languages at the same time.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@opendal.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org