forked from corona-warn-app/cwa-website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathnews_archive.json
126 lines (126 loc) · 5.02 KB
/
news_archive.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
{
"headline": {
"title": "News Archive",
"text": "In hac habitasse platea dictumst. Vivamus adipiscing fermentum quam volutpat aliquam. Integer et elit eget elit facilisis tristique. Nam vel iaculis mauris. Sed ullamcorper tellus erat, non ultrices sem tincidunt euismod. "
},
"links": [],
"entries": [
{
"image": {
"url": "/assets/img/news/corona_entwickler_feature.jpg",
"url-webp": "/assets/img/news/corona_entwickler_feature.webp"
},
"title": "Corona-Warn-App development: \"Architecture of the App must adapt continuously\".",
"author": "SAP News Center",
"date": "on May 27",
"captionaddition": "[only available in German]",
"source": {
"title": "SAP News Center",
"external": true,
"url": "https://news.sap.com/germany/2020/05/corona-warn-app-entwicklung-eyk-kny-thomas-klingbeil/"
}
},
{
"image": {
"url": "/assets/img/news/pockets.jpg",
"url-webp": "/assets/img/news/pockets.webp"
},
"title": "Halfway point for the Corona Warn App developers",
"author": "Adel Al-Saleh",
"date": "on May 23",
"source": {
"title": "LinkedIn",
"external": true,
"url": "https://www.linkedin.com/pulse/halfway-point-corona-warn-app-developers-adel-al-saleh/"
}
},
{
"title": "Data protection creates trust for Corona-Warn-App",
"author": "Telekom",
"date": "on May 22",
"captionaddition": "[only available in German]",
"source": {
"title": "Telekom",
"external": true,
"url": "https://www.telekom.com/de/konzern/details/datenschutz-schafft-vertrauen-fuer-corona-warn-app-600522"
}
},
{
"image": {
"url": "/assets/img/news/graphs.png",
"url-webp": "/assets/img/news/graphs.webp"
},
"title": "COVID-19: How the Technical Foundation of the Corona-Warn-App in Germany looks like",
"author": "Juergen Mueller",
"date": "on May 19",
"source": {
"title": "LinkedIn",
"external": true,
"url": "https://www.linkedin.com/pulse/covid-19-how-technical-foundation-corona-warn-app-germany-mueller"
}
},
{
"image": {
"url": "/assets/img/news/02_69933_Corona_App_3840x1200-1024x320.jpg",
"url-webp": "/assets/img/news/02_69933_Corona_App_3840x1200-1024x320.webp"
},
"title": "Corona-Warn-App Entwicklung: “Publish often and early”",
"author": "SAP News Center",
"date": "on May 15",
"captionaddition": "[only available in German]",
"source": {
"title": "SAP News Center",
"external": true,
"url": "https://news.sap.com/germany/2020/05/corona-warn-app-entwicklung-axel-sturm/"
}
},
{
"image": {
"url": "/assets/img/news/286649_warn-app-faq_feature.jpg",
"url-webp": "/assets/img/news/286649_warn-app-faq_feature.webp"
},
"title": "Corona-Warn-App: answers to frequently asked questions",
"author": "SAP News Center",
"date": "on May 13",
"captionaddition": "[only available in German]",
"source": {
"title": "SAP News Center",
"external": true,
"url": "https://news.sap.com/germany/2020/05/corona-warn-app-faq/"
}
},
{
"image": {
"url": "/assets/img/news/mobile-flow.jpg",
"url-webp": "/assets/img/news/mobile-flow.webp"
},
"title": "German Corona Tracing App will be Open Source!",
"author": "Adel Al-Saleh",
"date": "on May 9",
"source": {
"title": "LinkedIn",
"external": true,
"url": "https://www.linkedin.com/pulse/german-corona-tracing-app-open-source-adel-al-saleh/?trackingId=bsCWxHMGSNeei1guimiXWQ%3D%3D"
}
},
{
"image": {
"url": "/assets/img/news/corona-virus-header-image.jpg",
"url-webp": "/assets/img/news/corona-virus-header-image.webp"
},
"title": "COVID-19: ‘Corona-App’ in Germany",
"author": "Juergen Mueller",
"date": "on May 1",
"source": {
"title": "LinkedIn",
"external": true,
"url": "https://www.linkedin.com/pulse/covid-19-corona-app-germany-juergen-mueller/"
}
}
],
"content": {
"button": {
"title": "Load more"
}
}
}