Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-11T09:45:52.000Z (over 3 years ago)
- Last Synced: 2023-07-31T19:44:10.676Z (over 1 year ago)
- Language: Shell
- Size: 37.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Scala web feed models
[![Continuous Integration](https://github.com/tmccarthy/scala-web-feed-models/actions/workflows/ci.yml/badge.svg)](https://github.com/tmccarthy/scala-web-feed-models/actions/workflows/ci.yml)
[![Maven Central](https://img.shields.io/maven-central/v/au.id.tmm.scala-web-feed-models/scala-web-feed-models-atom_2.13.svg)](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.