Podcastindex-org / docs-api

Developer documentation for the podcastindex.org api.
https://podcastindex-org.github.io/docs-api/
MIT License
52 stars 29 forks source link

Add Ruby client library for podcast-index API #90

Closed jasonyork closed 1 year ago

jasonyork commented 1 year ago

Hi! I wrote an API client library for Ruby while working on my new app (podshare.fm).

It currently covers the main Podcast and Episode search requests. There's a little more work needed to get to 100% so If there are specific endpoints you think I should prioritize, let me know and I'll get them added.

github project page rubygems.org page

Thanks for all the work on the API!

daveajones commented 1 year ago

Thanks Jason! Sorry for the late reply on this.