#SDK advantages?

6 messages · Page 1 of 1 (latest)

grave sparrow
#

What's the real advantage of using the SDK versus accessing the API directly with REST or GraphQL?
I'm confused which way I should go.
Is it just syntactic sugar?

#

SDK advantages?

static bloom
#

That’s basically all SDKs are, yes. With any technology, a well maintained SDK is often more beneficial because it provides types and is written in a more familiar way

#

But the reality is, you can use APIs directly as well

grave sparrow
#

Got you

open bramble