FeedKit

19.0.0

Searchable caching feed client
michaelnisi/feedkit

What's New

19.0.0 🔀

2022-01-01T11:36:19Z

More resilient HTTP redirect handling with somewhat fuzzier, but apparently more resilient, logic.

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.

With FeedKit at its core, Podest is the most efficient podcast app.

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

Description

  • Swift Tools 5.3.0
View More Packages from this Author

Dependencies

Last updated: Thu Apr 11 2024 20:46:14 GMT-0900 (Hawaii-Aleutian Daylight Time)