Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion posts/2017/05/17/announcing_json_feed.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ So we developed JSON Feed, a format similar to [RSS](http://cyber.harvard.edu/rs

#### Notes

We have a [WordPress plugin](https://github.com/manton/jsonfeed-wp) and, coming soon, a JSON Feed Parser for Swift. As more code is written, by us and others, we’ll update the [code](https://jsonfeed.org/code) page.
We have a [WordPress plugin](https://github.com/manton/jsonfeed-wp) and, in the future, a JSON Feed Parser for Swift. Unofficial Swift parsers, and JSON Feed tools for other languages and platforms, are available on [the code page](https://jsonfeed.org/code).

See [Mapping RSS and Atom to JSON Feed](https://jsonfeed.org/mappingrssandatom) for more on the similarities between the formats.

Expand Down