podbringer/src
Paul van Tilburg c13ce71c69
Add feed item limit support
* The feed item limit defaults to the default page size (50) if not
  provided
* Move caching from response to URL fetch results; add helper functions
* Add a helper function to set the paging query of an URL
* Modify paging so we don't retrieve more than the feed item limit
2022-05-27 22:47:52 +02:00
..
lib.rs Add feed item limit support 2022-05-27 22:47:52 +02:00
main.rs Drop some unnecessary bloat/unused crates 2022-05-26 20:40:18 +02:00
mixcloud.rs Add feed item limit support 2022-05-27 22:47:52 +02:00