Replying to @coderbyheart

Let this SDK focus on immutable domain entities and operations (not on resources
and whether to POST or to PUT).

Sat, 16 Dec 2017 13:30:14 UTC

1 reply

Replying to @coderbyheart

An SDK is so much more powerfull in providing an expressive and meaningfull API,
including the communication of deprecated methods, typings, because it can be
written to suit your domain, and does not neet to fit in the REST vocabulary.