worldbank / pipr

R client to the PIP API
https://worldbank.github.io/pipr
Other
13 stars 4 forks source link

httr2 #70

Open tonyfujs opened 1 year ago

tonyfujs commented 1 year ago

This is a re-write of pipr using httr2 under the hood instead of httr. The high-level functions accessible to the end-users have not changed, but the use of httr2 brings some nice new features:

tonyfujs commented 1 year ago

Hello @shahronak47 I think this is ready for review for merging into DEV. Let me know if you have any question. Thanks!

cc @randrescastaneda

shahronak47 commented 1 year ago

Also, I noticed some examples no longer work. I have created an issue here https://github.com/worldbank/pipr/issues/71