Testing
This commit is contained in:
43
data/library.json
Normal file
43
data/library.json
Normal file
@@ -0,0 +1,43 @@
|
||||
{
|
||||
"folders": [
|
||||
{
|
||||
"id": "books-msyr7amm",
|
||||
"name": "Books",
|
||||
"parentId": ""
|
||||
},
|
||||
{
|
||||
"id": "articles-msysxgse",
|
||||
"name": "Articles",
|
||||
"parentId": ""
|
||||
}
|
||||
],
|
||||
"books": [
|
||||
{
|
||||
"id": "quick-start-kubernetes-msyslnvy",
|
||||
"title": "Quick Start Kubernetes",
|
||||
"author": "Nigel Poulton",
|
||||
"format": "pdf",
|
||||
"status": "reading",
|
||||
"totalPages": 102,
|
||||
"currentPage": 31,
|
||||
"folderId": "books-msyr7amm",
|
||||
"tags": [],
|
||||
"notes": "",
|
||||
"pdfPath": "D:\\Personal Projects\\ResourceLoader\\data\\pdfs\\quickstartkubernetes-2.pdf",
|
||||
"sourceName": "quickstartkubernetes.pdf"
|
||||
}
|
||||
],
|
||||
"resources": [
|
||||
{
|
||||
"id": "you-won-t-make-it-it-makes-you-msysxceg",
|
||||
"title": "You Won’t Make It. It Makes You.",
|
||||
"kind": "article",
|
||||
"url": "https://medium.com/westenberg/you-wont-make-it-it-makes-you-5580fb0ae28c?sharedUserId=nworb",
|
||||
"source": "",
|
||||
"status": "backlog",
|
||||
"folderId": "articles-msysxgse",
|
||||
"tags": [],
|
||||
"notes": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user