Data:books.json: Difference between revisions

From Nano World Order - Wiki
No edit summary
No edit summary
Line 5: Line 5:
       "publishDate": "2001-01-01",
       "publishDate": "2001-01-01",
       "description": "this is a short description"
       "description": "this is a short description"
   },
   }
]
]

Revision as of 01:17, 7 January 2025

[

  {
     "title":"Title1",
     "author":"Author1, Author2",
     "publishDate": "2001-01-01",
     "description": "this is a short description"
  }

]