Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adapt to json_feed_model Item struct #32

Open
hdhoang opened this issue Sep 3, 2022 · 0 comments
Open

adapt to json_feed_model Item struct #32

hdhoang opened this issue Sep 3, 2022 · 0 comments

Comments

@hdhoang
Copy link

hdhoang commented Sep 3, 2022

hi! thanks for making this. i'm trying this out as an atom/rss -> filtering/enriching -> json feed aggregator.

The custom data format is nearly compatible with JSON Feed item. The json_feed_model crate at bluk/json-feed-model provides convenient get/set and (feed-level) validation of the schema.

How do you think about changing the serialization format for custom sink, or a new jsonfeed sink which use those field name?

This would lessen the downstream scripts' work in renaming them. In particular, non-URL item ID are not sent via custom output yet.

cheers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant