💾 Archived View for rawtext.club › ~sloum › geminilist › 002588.gmi captured on 2020-09-24 at 03:01:00. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2020-09-24)

-=-=-=-=-=-=-

<-- back to the mailing list

For consideration: JSON Feed

colecmac at protonmail.com colecmac at protonmail.com

Mon Sep 7 17:42:07 BST 2020

- - - - - - - - - - - - - - - - - - - 
I'd like to suggest JSON Feed as a possible alternative:

It's an interesting format. Definitely easier to write,althogh I'm not that partial to it since I don't plain onhand-writing my feeds anyway.

I do plan on supporting this in my client Amfora however,along with subscribing to Atom and RSS feeds. If anyone elseis doing work in Go they will find the gofeed library helpful,it just added support for JSON feeds in v1.1.0.

https://github.com/makeworld-the-better-one/amforahttps://github.com/mmcdole/gofeed

makeworld