You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @Byron! Thanks again for your help enabling custom connectors for hyper clients in #338.
I'm interested in contributing some further work to these crates, specifically:
Get the admin APIs to generate successfully
Provide a way to do batch requests, as described in the GDrive API docs
I noticed that there's an alternate implementation with some nice design goals, but it seems like most recent activity has been limited to the original implementation, and this repo is still where all the crates are generated & published from.
Personally, having more experience with Python than Rust, I'm probably better equipped to contribute here. I'd be happy to make some incremental refactors aimed at cleaning up the Python + Mako codebase. But I don't want to further diverge the project if it's still planned to move forward with the newer implementation.
Where's the best place to direct my effort?
The text was updated successfully, but these errors were encountered:
Repository owner
locked and limited conversation to collaborators
Aug 7, 2022
Hey @Byron! Thanks again for your help enabling custom connectors for
hyper
clients in #338.I'm interested in contributing some further work to these crates, specifically:
admin
APIs to generate successfullyI noticed that there's an alternate implementation with some nice design goals, but it seems like most recent activity has been limited to the original implementation, and this repo is still where all the crates are generated & published from.
Personally, having more experience with Python than Rust, I'm probably better equipped to contribute here. I'd be happy to make some incremental refactors aimed at cleaning up the Python + Mako codebase. But I don't want to further diverge the project if it's still planned to move forward with the newer implementation.
Where's the best place to direct my effort?
The text was updated successfully, but these errors were encountered: