SUPPORT THE WORK

GetWiki

JSON Feed

ARTICLE SUBJECTS
aesthetics  →
being  →
complexity  →
database  →
enterprise  →
ethics  →
fiction  →
history  →
internet  →
knowledge  →
language  →
licensing  →
linux  →
logic  →
method  →
news  →
perception  →
philosophy  →
policy  →
purpose  →
religion  →
science  →
sociology  →
software  →
truth  →
unix  →
wiki  →
ARTICLE TYPES
essay  →
feed  →
help  →
system  →
wiki  →
ARTICLE ORIGINS
critical  →
discussion  →
forked  →
imported  →
original  →
JSON Feed
[ temporary import ]
please note:
- the content below is remote from Wikipedia
- it has been imported raw for GetWiki
{{short description|Web feed format}}







factoids
application/feed+json}}|_nomimecode = yes| type code =| uniform type =| owner =| genre = Web syndication| container for =| contained by =| extended from = JSON| extended to =| standards =| open = yes| url =jsonfeed.org/}}JSON Feed is a Web feed file format for Web syndication in JSON instead of XML as used by RSS and Atom.WEB,jsonfeed.org/version/1, JSON Feed: Version 1, 2017-05-17, Brent Simmons, Manton Reece, A range of software libraries and web frameworks support content syndication via JSON Feed.WEB,jsonfeed.org/code, JSON Feed: Code, Brent Simmons, Manton Reece, Supporting clients include NetNewsWire, NewsBlur,WEB, NewsBlur now supports the new JSON Feed spec, Samuel Clay, The NewsBlur Blog, 23 May 2017, 17 July 2020,blog.newsblur.com/post/160982162270/newsblur-now-supports-the-new-json-feed-spec, ReadKit and Reeder.Notable publishers include NPRWEB, NPR now supports JSON Feed!, Kasbergen, Nara, Medium, 12 December 2017, 17 July 2020,npr.codes/npr-now-supports-json-feed-1c8af29d0ce7, and the Microblogging platform Micro.blog, which uses it as the response format for many API calls.WEB, JSON Feed,book.micro.blog/json-feed/, Indie Microblogging, Manton Reece, 2022-12-24,

Example

This is an example feed using the 1.1 Specification.WEB, JSON Feed - JSON Feed Version 1.1,www.jsonfeed.org/version/1.1/, 2021-10-25, www.jsonfeed.org, More details can be found on the website, including other optional properties like expired and hubs. Custom objects may also be used by publishers, but feed readers that do not understand it must ignore it.{
“version”: jsonfeed.org/version/1.1”,
“title”: “My Example Feed”,
“home_page_url”: example.org/”,
“feed_url”: example.org/feed.json”,
“description”: “Optional to provide more detail beyond the title.”,
“user_comment”: “Optional and should be ignored by feed readers.”,
“next_url”: example.org/pagination?feed=feed.json&p=17”,
“icon”: example.org/favicon-timeline-512x512.png”,
“favicon”: example.org/favicon-sourcelist-64x64.png”,
“authors”: [
{
“name”: “Optional Author”,
“url”: example.org/authors/optional-author”,
“avatar”: example.org/authors/optional-author/avatar-512x512.png”
}
],
“language”: “en-US”,
“items”: [
{
“id”: “2”,
“content_text”: “This is a second item.”,
“url”: example.org/second-item”,
“language”: “es-mx”,
“attachments”: [
{
“url”: example.org/second-item/audio.ogg”,
“mime_type”: “audio/ogg”,
“title”: “Optional Title”,
“size_in_bytes”: 31415927,
“duration_in_seconds”: 1800
}
]
},
{
“id”: “required-unique-string-that-does-not-change: number, guid, url, etc.”,
“url”: example.org/initial-post”,
“external_url”: en.Pseudopedia.org/w/index.php?title=JSON_Feed”,
“title”: “Optional Title”,
“content_html”: “Optional content for the feed reader. You may also use content_text or both at the same time.”,
“content_text”: “Optional text for simple feeds.”,
“summary”: “Optional summary of the item.”,
“image”: example.org/initial-post/main-img.png”,
“banner_image”: example.org/initial-post/details-banner.png”,
“date_published”: “2021-10-25T19:30:00-01:00”,
“date_modified”: “2021-10-26T19:45:00-01:00”,
“authors”: [
{
“name”: “Optional Author”,
“url”: example.org/authors/optional-author”,
“avatar”: example.org/authors/optional-author/avatar-512x512.png”
}
],
“tags”: [
“Optional Tag”,
“Example”
],
“language”: “en-US”
}
]
}

See also

References

{{reflist}}

External links

  • {{official}}
{{Web syndication}}{{Aggregators}}{{Data Exchange}}{{Podcasting-stub}}

- content above as imported from Wikipedia
- "JSON Feed" does not exist on GetWiki (yet)
- time: 6:19am EDT - Wed, May 22 2024
[ this remote article is provided by Wikipedia ]
LATEST EDITS [ see all ]
GETWIKI 21 MAY 2024
GETWIKI 09 JUL 2019
Eastern Philosophy
History of Philosophy
GETWIKI 09 MAY 2016
GETWIKI 18 OCT 2015
M.R.M. Parrott
Biographies
GETWIKI 20 AUG 2014
CONNECT