OCaml library for JSONfeed parsing and creation
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 5 lines 107 B view raw
1{ 2 "version": "https://jsonfeed.org/version/1.1", 3 "title": "Feed with trailing comma", 4 "items": [], 5}