Browse Source

Playing with mastodon

master
David Larlet 2 years ago
parent
commit
6db94a5d1a
1 changed files with 28 additions and 0 deletions
  1. 28
    0
      david/2021/07/08/index.json

+ 28
- 0
david/2021/07/08/index.json View File

@@ -0,0 +1,28 @@
{
"@context": [
"https://www.w3.org/ns/activitystreams"
],
"type": "Note",
"id": "https://larlet.fr/david/2021/07/08/",
"published": "2021-07-08T12:00:00+01:00",
"inReplyTo": null,
"url": "https://larlet.fr/david/2021/07/08/",
"attributedTo": "https://larlet.fr/david/",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://larlet.fr/david/followers/",
"https://mastodon.social/users/dav"
],
"name": "Copilot",
"summary": null,
"content": "<p>&gt; Il y a tout de même une approche séduisante à imaginer une façon hybride de produire du code. — <a href=\"https://larlet.fr/david/2021/07/08/\">https://larlet.fr/david/2021/07/08/</a></p>",
"tag": [
{
"type": "Mention",
"href": "https://mastodon.social/users/dav",
"name": "@dav@mastodon.social"
}
]
}

Loading…
Cancel
Save