Spaces:
No application file
No application file
| { | |
| "3332": { | |
| "book_id": "3332", | |
| "title": "dds", | |
| "author": "sdf", | |
| "isbn": "333w", | |
| "category": "wrrw", | |
| "publisher": "wrrw", | |
| "year": 2324, | |
| "total_copies": 24, | |
| "available_copies": 23, | |
| "shelf_no": "24", | |
| "cover_image": "", | |
| "created_at": "2025-11-13T19:02:12.227703" | |
| }, | |
| "BK001": { | |
| "book_id": "BK001", | |
| "title": "Python Programming", | |
| "author": "John Doe", | |
| "isbn": "978-123", | |
| "category": "Programming", | |
| "publisher": "Tech Books", | |
| "year": 2023, | |
| "total_copies": 5, | |
| "available_copies": 4, | |
| "shelf_no": "A1", | |
| "cover_image": null, | |
| "created_at": "2025-11-13T18:50:02.162456" | |
| }, | |
| "250001": { | |
| "book_id": "250001", | |
| "title": "T/O", | |
| "author": "Osmani", | |
| "isbn": "876543", | |
| "category": "Tafsir", | |
| "publisher": "Thanvi Publ.", | |
| "year": 2017, | |
| "total_copies": 5, | |
| "available_copies": 5, | |
| "shelf_no": "1B", | |
| "cover_image": "", | |
| "created_at": "2025-11-15T20:47:34.767088" | |
| } | |
| } |