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

Update to create as well as consume Atom feeds #25

Open
wants to merge 16 commits into
base: master
Choose a base branch
from

Conversation

csells
Copy link

@csells csells commented Dec 1, 2019

  • provided AtomFeed.toXml function
  • added tests for XML generation
  • added tests for RFC 5005 (Atom pagination)
  • updated Atom.xml and Empty.xml to pass ATOM feed validator
  • updated the example app to show off feed generation
  • tightened the Atom OM types via use of Uri and DateTime
  • updated Dart code to use less code
  • updated README

Did not generate Dublin Core or Media extensions to Atom.

Update RSS code a little (and made sure that the tests continue to pass) but have not provided feed generation for RSS; I plan to do so in the future.

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

Successfully merging this pull request may close these issues.

1 participant