You're viewing old version number 2. - Current version

Scaup JSON Descriptions

#scaup - #json - #api - #blogging

User Description

{
"_id" : "Username",
"type" : "author",
"name" : "Username",
"email" : "email-address",
"current_session_id" : "-1"
}

Article / Note Description

{
"_id" : "test-post",
"_rev" : "4-ad0c0316a32ac4b217431127130fd516",
"author" : "MrX",
"reading_time" : 2,
"text_intro" : "paragraph of text",
"created_at" : "2015/04/17 13:37:35",
"html" : "entire post formatted in HTML",
"post_type" : "article",
"markup" : "entire markup of the post",
"more_text_exists" : 1,
"tags" : ["scaup","blogging","couchdb"],
"post_status" : "public",
"updated_at" : "2015/04/17 14:09:30",
"word_count" : 432,
"type" : "post",
"title" : "Test post"
}

From JR's : articles
93 words - 696 chars
created on
updated on - #
source - versions

Related articles
Scaup JSON Descriptions - Apr 17, 2015
Grebe API Returned JSON - Aug 19, 2014
Draftin.com WebHook URL info - Aug 09, 2013
July 2016 ToDo - Implement Micropub spec in JavaScript editor - Jul 14, 2016
Grebe API - Old Page - Jul 18, 2014
more >>



A     A     A     A     A

© 2013-2017 JotHut - Online notebook

current date: Apr 29, 2024 - 12:58 p.m. EDT