1 min Grebe app returned json for string search h1. grebe app returned json for string search {"status":200,"posts":[{"author":"JohnR","reading_time":6,"text_intro":"<a href=\"/tag/veery\">#veery</a> Read a Single Post Grab my profile page. Currently, the default is to return HTML only. curl <a href=\"http://veeryapiperl.soupmode.com/api/posts/profile\">http://veeryapiperl.soupmode.com/api/posts/profile</a> This produces the same thing. curl <a href=\"http://veeryapiperl.soupmode.com/api/posts/profile/?text=html\">http://veeryapiperl.soupmode.com/api/posts/profile/?text=html</a> Returned JSON: { \"status\":200, \"descri ...","slug":"veery-curl-testing","formatted_updated_at":"Oct 28, 2015 16:41:44 Z","post_type":"article","more_text_exists":1,"tags":["veery"],"updated_at":"2015/10/28 16:41:44","title":"Veery Curl Testing"},{"author":"JohnR","reading_time":3,"text_intro":"<a href=\"/tag/veery\">#veery</a> Veery is a RESTful web publishing app. The API receives and returns JSON. Test API server: <a href=\"http://veeryapiperl.soupmode.com/api\">http://veeryapiperl.soupmode.com/api</a> Test client sites that use the API: <a href=\"http://veeryclientperl.soupmode.com\">http://veeryclientperl.soupmode.com</a> <a href=\"http://veeryclientnodejs.soupmode.com\">http://veeryclientnodejs.soupmode.com</a> Example: Get a stream of posts: <a href=\"http://veerya\">http://veerya</a> ...","slug":"veery-api-short-version","formatted_updated_at":"Oct 27, 2015 12:05:02 Z","post_type":"article","more_text_exists":1,"tags":["veery"],"updated_at":"2015/10/27 12:05:02","title":"Veery API - Short Version"},{"author":"JohnR","reading_time":10,"text_intro":"<a href=\"/tag/veery\">#veery</a> Veery is a basic web publishing app. This doc describes Veery's API, which uses a RESTful interface to receive and return JSON. The API code uses CouchDB and Elasticsearch, although I'm not exploiting the full capabilities of both servers. To-Do Create a CouchDB view that produces a ...","slug":"veery-api","formatted_updated_at":"Oct 27, 2015 12:05:18 Z","post_type":"article","more_text_exists":1,"tags":["veery"],"updated_at":"2015/10/27 12:05:18","title":"Veery API"},{"author":"JohnR","reading_time":15,"text_intro":"(Is \"country living\" one word or two? It seems that both CountryLiving Fair and Country Living Fair are used.) The event was held on Friday, Saturday, and Sunday, September 12, 13, and 14, 2014 in Columbus, OH on the grounds of the historicsites-by-name/ohio-village\">Ohio Village and History Cent ...","slug":"country-living-fair-columbus-2014","formatted_updated_at":"Sep 16, 2015 13:58:49 Z","post_type":"article","more_text_exists":1,"tags":["art","craft","event","festival","columbus"],"updated_at":"2015/09/16 13:58:49","title":"Country Living Fair - Columbus - 2014"}],"description":"OK","next_link_bool":0} From JR's : articles 211 words - 2790 chars - 1 min read created on Apr 25, 2016 at 09:10:40 am - # source - versions