AtlasOfLivingAustralia / galah-R

Query living atlases from R
https://galah.ala.org.au
38 stars 3 forks source link

Upgrade to new ALA APIs #163

Open mjwestgate opened 1 year ago

mjwestgate commented 1 year ago

The ALA is currently rolling out a new location to query its' APIs, documented at https://docs.ala.org.au/. Required steps are:

mjwestgate commented 1 year ago

Note that new authentication requires oauth, which is not supported by crul. Another reason to move to httr2?

Example script for how this could work: https://github.com/AtlasOfLivingAustralia/jwt-usage-examples/blob/main/R/example.R