Last active
May 17, 2019 14:16
-
-
Save arnaudrenaud/ab7cfba1df8a789b7039c47c9a4d0aab to your computer and use it in GitHub Desktop.
Articles – sample data
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 characters
| { | |
| "articles": [ | |
| { | |
| "id": "3B8A9F8D-8E8D-43D6-BCB8-E136D3AD279D", | |
| "title": "A journey through internet garbage" | |
| }, | |
| { | |
| "id": "85D4407D-496C-43BD-9B4D-93B6064B76EA", | |
| "title": "The Cost of Fixing Things" | |
| }, | |
| { | |
| "id": "85D4407D-496C-43BD-9B4D-93B6064B76EA", | |
| "title": "The Cost of Fixing Things" | |
| } | |
| ] | |
| } |
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 characters
| { | |
| "temperature": 17 | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment