vorkus
Most popular RSS and Atom library?
I’ve found several libraries for creating RSS and Atom. None of them look like as it was a de-facto popular one.
Your suggestions?
Most Liked
hauleth
Do you need library for that? You can generate it via EEx quite easily, alternatively you can build XML using “simple” format end export it by :xmerl.export_simple(document, :xmerl_xml), more information in xmerl documentation and in xmerl:export_simple/2-3 docs.
Betree
Sorry for the late addition, I published GitHub - Betree/atomex: 🌊 Elixir RSS/ATOM feed builder with a focus on standards compliance, security and extensibility · GitHub a few months ago - hope it can be helpful to you! But as @hauleth said, you don’t especially need a library for that. Atomex is basically just a wrapper around xml_builder that brings some syntax sugar.
Popular in Questions
Other popular topics
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #elixirconf
- #exunit
- #discussion
- #code-sync
- #javascript
- #podcasts
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #elixirconf-us
- #distillery
- #processes
- #forms
- #api
- #metaprogramming
- #security
- #performance








