OpenGeoMetadata / GeoCombine

A Ruby toolkit for managing geospatial metadata
https://github.com/OpenGeoMetadata/GeoCombine
Other
20 stars 23 forks source link

Use GitHub's official ruby client #155

Open thatbudakguy opened 1 year ago

thatbudakguy commented 1 year ago

OctoKit offers a nice ruby wrapper around the GitHub API, which would let us handle things like pagination, filtered queries for repos, etc. with a little more flexibility. And ideally if the API changed, all we would need to do is update the gem.