Coder Social home page Coder Social logo

Comments (6)

ErichDonGubler avatar ErichDonGubler commented on May 21, 2024

So, let's see if I understand what your missing use case:

google-apis-rs....is not beginner friendly

So, it's hard to discover how to actually use this...yeah, I've tried to decipher how to use stuff like the GMail API from these crates. I wasn't able to do so either. I think this is mostly a documentation problem -- if somebody could write docs that actually helped us understand these libraries, then we might actually be able to use them. Sound like your experience?

from not-yet-awesome-rust.

pepsighan avatar pepsighan commented on May 21, 2024

Yes, that is the case. To use the API, we need to import yup-oauth2, hyper and do some juggling between the three to make it work.

If the API would have only one entry to make it all work much like the official one, then that would be awesome.

from not-yet-awesome-rust.

ErichDonGubler avatar ErichDonGubler commented on May 21, 2024

If the API would have only one entry to make it all work much like the official one, then that would be awesome.

Which official one is that? I'm not too famiilar with the Google API docs, actually...

from not-yet-awesome-rust.

pepsighan avatar pepsighan commented on May 21, 2024

Also much like Google's official ones, an alternate API could be generated using grpc as I have stated above. Those would be faster than the REST-based google-api-rs.

from not-yet-awesome-rust.

pepsighan avatar pepsighan commented on May 21, 2024

Which official one is that?

I meant if it had the following API surface.
Python Client

from not-yet-awesome-rust.

ErichDonGubler avatar ErichDonGubler commented on May 21, 2024

@csharad: How does this commit look for my understanding of the problems you're trying to solve? Do they sound right?

from not-yet-awesome-rust.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.