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 94 B view raw
1{ 2 "version": "https://jsonfeed.org/version/1.1", 3 "title": "Minimal Feed", 4 "items": [] 5}