Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.