diff --git a/topics/json-feed/index.md b/topics/json-feed/index.md new file mode 100644 index 00000000000..da7d1749af3 --- /dev/null +++ b/topics/json-feed/index.md @@ -0,0 +1,13 @@ +--- +created_by: Brent Simmons and Manton Reece +display_name: JSON Feed +github_url: https://github.com/manton/JSONFeed +logo: json-feed.png +related: rss-feed, atom-feed, json, web-feed, syndication +released: May 17, 2017 +short_description: JSON Feed is a web syndication format that uses JSON instead of XML. +topic: json-feed +url: https://www.jsonfeed.org/ +wikipedia_url: https://en.wikipedia.org/wiki/JSON_Feed +--- +JSON Feed is a web syndication format for publishing feeds as simple JSON documents. diff --git a/topics/json-feed/json-feed.png b/topics/json-feed/json-feed.png new file mode 100644 index 00000000000..7456c916338 Binary files /dev/null and b/topics/json-feed/json-feed.png differ