Last active
August 30, 2021 20:42
-
-
Save samirvarandas/c193bb6fb9c381b0afddc7c9174eddc8 to your computer and use it in GitHub Desktop.
Revisions
-
samirvarandas revised this gist
Aug 30, 2021 . No changes.There are no files selected for viewing
-
samirvarandas revised this gist
Aug 30, 2021 . 1 changed file with 2 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,7 @@ { "post_id" : 1, "post_title" : "Logstash é vida", "post_content" : "<p>Vejá só como é facil!...</p>", "author_name" : "Samir Varandas", "text_comments" : ["Achei top", "Achei péssimo"] } -
samirvarandas revised this gist
Aug 30, 2021 . 1 changed file with 3 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,6 @@ { "post_title" : "Logstash é vida", "post_content" : "<p>Conteúdo do meu post</p>", "author_name" : "Samir Varandas", "text_comments" : ["Achei top", "Achei péssimo"] } -
samirvarandas created this gist
Aug 30, 2021 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,6 @@ { "title" : "Logstash é vida", "content" : "<p>Conteúdo do meu post</p>", "author_name" : "Samir Varandas", "comments" : ["Achei top", "Achei péssimo"] }