Contents

michaelnisi/feedkit

The FeedKit Swift Package is a feed reading client specialized for podcast feeds. It implements searching, browsing, and caching feeds, as well as subscription management for a single user.

Services

FeedKit does not connect with feed providers or iTunes directly, instead it consumes JSON from two optimized REST APIs for browsing and searching.

Test

With fanboy-http and manger-http running locally (on ports 8383 and 8384), do:

$ swift test

Install

📦 Add https://github.com/michaelnisi/feedkit to your package manifest.

License

MIT License

Package Metadata

Repository: michaelnisi/feedkit

Default branch: master

README: README.md