elixir-google-api icon indicating copy to clipboard operation
elixir-google-api copied to clipboard

Switch to using Jason

Open Adzz opened this issue 6 years ago • 2 comments

Currently there is an issue with Poison in this library.

Is it possible to switch to using jason. It is faster, has become the default for lots of elixir libraries like Phoenix etc, and seems to be more stable. Not sure how much work that would be but thought it is worth asking.

Adzz avatar Jan 07 '20 10:01 Adzz

Yes, we probably should. Poison has been causing a lot of headache.

dazuma avatar Jan 13 '20 19:01 dazuma

any roadmap on switching?

sushant12 avatar Sep 15 '20 09:09 sushant12