lastwebnovel-app/server/data/novels.json
2026-04-11 22:55:16 +02:00

188 lines
5.7 KiB
JSON

[
{
"id": "1",
"title": "The Dimensional Chronicles",
"author": {
"id": "author1",
"name": "Sarah Chen",
"avatar": "https://i.pravatar.cc/128?u=author1",
"bio": "Award-winning author specializing in dimensional fantasy"
},
"description": "Follow Alex as they discover a hidden staircase in their apartment that leads to infinite dimensions. Each world has its own rules, secrets, and dangers. Will they find a way home before losing themselves?",
"cover": "https://images.unsplash.com/photo-1559089723-8c4b354b0c92?w=400&h=600&fit=crop",
"status": "ongoing",
"genres": [
"fantasy",
"adventure",
"mystery"
],
"rating": 4.8,
"views": 1250000,
"followers": 45000,
"chapters": 127,
"language": "English",
"tags": [
"portal",
"dimensions",
"mystery",
"action"
],
"createdAt": "2023-01-15T00:00:00Z",
"updatedAt": "2024-03-18T00:00:00Z"
},
{
"id": "2",
"title": "Echoes of Tomorrow",
"author": {
"id": "author2",
"name": "Marcus Williams",
"avatar": "https://i.pravatar.cc/128?u=author2",
"bio": "Sci-fi enthusiast exploring the nature of time and destiny"
},
"description": "In a future where time travel is illegal, Maya stumbles upon a temporal anomaly. She must race against her past self and a government agency to save the world from a paradox that could erase humanity.",
"cover": "https://images.unsplash.com/photo-1506905925346-21bda4d32df4?w=400&h=600&fit=crop",
"status": "ongoing",
"genres": [
"sci-fi",
"action",
"adventure"
],
"rating": 4.6,
"views": 980000,
"followers": 38000,
"chapters": 94,
"language": "English",
"tags": [
"time-travel",
"future",
"paradox",
"action"
],
"createdAt": "2023-03-20T00:00:00Z",
"updatedAt": "2024-03-17T00:00:00Z"
},
{
"id": "3",
"title": "Whispers in the Moonlight",
"author": {
"id": "author3",
"name": "Elena Rodriguez",
"avatar": "https://i.pravatar.cc/128?u=author3",
"bio": "Contemporary romance and supernatural mystery author"
},
"description": "When supernatural investigator Riley moves into a haunted mansion, they uncover a love story spanning centuries—and a curse that refuses to be broken. Can present-day love conquer past tragedy?",
"cover": "https://images.unsplash.com/photo-1518066000714-58c45f1b773c?w=400&h=600&fit=crop",
"status": "completed",
"genres": [
"romance",
"mystery",
"fantasy"
],
"rating": 4.7,
"views": 1100000,
"followers": 52000,
"chapters": 156,
"language": "English",
"tags": [
"haunted",
"curse",
"romance",
"supernatural"
],
"createdAt": "2022-06-10T00:00:00Z",
"updatedAt": "2024-01-15T00:00:00Z"
},
{
"id": "4",
"title": "The Last Station",
"author": {
"id": "author4",
"name": "James Mitchell",
"avatar": "https://i.pravatar.cc/128?u=author4",
"bio": "Post-apocalyptic and survival storyteller"
},
"description": "Humanity's last hope is a generation ship orbiting Earth. When systems begin failing and secrets about the mission surface, survival becomes a game of trust and betrayal. Who really deserves a spot in the new world?",
"cover": "https://images.unsplash.com/photo-1446776877081-d282a0f896e2?w=400&h=600&fit=crop",
"status": "ongoing",
"genres": [
"sci-fi",
"action",
"drama"
],
"rating": 4.5,
"views": 876000,
"followers": 31000,
"chapters": 89,
"language": "English",
"tags": [
"spaceship",
"survival",
"dystopian",
"mystery"
],
"createdAt": "2023-05-08T00:00:00Z",
"updatedAt": "2024-03-16T00:00:00Z"
},
{
"id": "5",
"title": "The Heist Never Planned",
"author": {
"id": "author5",
"name": "Victoria Thompson",
"avatar": "https://i.pravatar.cc/128?u=author5",
"bio": "Crime thriller and comedy author"
},
"description": "When an ordinary accountant accidentally stumbles into an international jewel heist, they must decide: go to prison or go on the run with a chaotic team of criminals. Chaos never looked so fun.",
"cover": "https://images.unsplash.com/photo-1495521821757-a1efb6729352?w=400&h=600&fit=crop",
"status": "ongoing",
"genres": [
"action",
"comedy",
"mystery"
],
"rating": 4.4,
"views": 654000,
"followers": 24000,
"chapters": 67,
"language": "English",
"tags": [
"heist",
"comedy",
"crime",
"adventure"
],
"createdAt": "2023-07-22T00:00:00Z",
"updatedAt": "2024-03-18T00:00:00Z"
},
{
"id": "6",
"title": "Beneath the Stars",
"author": {
"id": "author6",
"name": "Leonardo Santos",
"avatar": "https://i.pravatar.cc/128?u=author6",
"bio": "Fantasy worldbuilder with a passion for slice-of-life storytelling"
},
"description": "In a small village beneath perpetual northern lights, young mage Aurora learns that every person has a secret. But when those secrets start having world-ending consequences, she must uncover the truth.",
"cover": "https://images.unsplash.com/photo-1437262307933-4f2607ba8da0?w=400&h=600&fit=crop",
"status": "ongoing",
"genres": [
"fantasy",
"slice-of-life",
"mystery"
],
"rating": 4.6,
"views": 743000,
"followers": 28000,
"chapters": 112,
"language": "English",
"tags": [
"magic",
"small-town",
"mystery",
"northern-lights"
],
"createdAt": "2023-02-14T00:00:00Z",
"updatedAt": "2024-03-17T00:00:00Z"
}
]