Xuanwo commented on PR #2509: URL: https://github.com/apache/arrow-rs/pull/2509#issuecomment-1221468147
Hello, I'm building a lib [reqsign](https://github.com/Xuanwo/reqsign/) to help signing API requests to different services, maybe you will be interested to take a look? So far, reqsign has supported the following services: - AWS services (SigV4): reqsign::services::aws::v4::Signer - Azure Storage services: reqsign::services::azure::storage::Signer - Google services: reqsign::services::google::Signer - Huawei Cloud OBS: reqsign::services::huaweicloud::obs::Singer -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
