Skip to content

Instantly share code, notes, and snippets.

@garystafford
Created September 18, 2018 01:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save garystafford/87723a6d35f9073ed67032a537cf3704 to your computer and use it in GitHub Desktop.
Save garystafford/87723a6d35f9073ed67032a537cf3704 to your computer and use it in GitHub Desktop.
# http http://api.chatbotzlabs.com/blog/api/v1/elastic/22141
HTTP/1.1 200
Content-Type: application/json;charset=UTF-8
Date: Mon, 17 Sep 2018 23:15:01 GMT
Transfer-Encoding: chunked
{
"ElasticsearchPosts": {
"ID": 22141,
"_score": 0.0,
"guid": "http://programmaticponderings.com/?p=22141",
"post_date": "2018-04-13 12:45:19",
"post_excerpt": "Learn to manage distributed applications, spanning multiple Kubernetes environments, using Istio on GKE.",
"post_title": "Managing Applications Across Multiple Kubernetes Environments with Istio: Part 1"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment