https://github.com/tmccarthy/scala-web-feed-models
Scala models for the Atom web feed standard
https://github.com/tmccarthy/scala-web-feed-models
Last synced: 10 months ago
JSON representation
Scala models for the Atom web feed standard
- Host: GitHub
- URL: https://github.com/tmccarthy/scala-web-feed-models
- Owner: tmccarthy
- License: apache-2.0
- Created: 2021-07-27T11:58:40.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-11T09:45:52.000Z (over 4 years ago)
- Last Synced: 2025-01-17T01:46:59.453Z (11 months ago)
- Language: Shell
- Size: 37.1 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Scala web feed models
[](https://github.com/tmccarthy/scala-web-feed-models/actions/workflows/ci.yml)
[](https://repo.maven.apache.org/maven2/au/id/tmm/scala-web-feed-models/scala-web-feed-models-atom_2.13/)
An incomplete and inadequate Scala representation of the [atom syndication format](https://validator.w3.org/feed/docs/rfc4287.html).
Checkout the [issues](https://github.com/tmccarthy/scala-web-feed-models/issues) for a list of things that aren't yet working.