Last active
December 16, 2023 16:08
-
-
Save mohancm/60f0f18b88cf4e7cb6644cc1b3329131 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"id": 1, | |
"author": "Dalai Lama", | |
"message": "The purpose of our lives is to be happy." | |
}, | |
{ | |
"id": 2, | |
"author": "John Lennon", | |
"message": "Life is what happens when you're busy making other plans." | |
}, | |
{ | |
"id": 3, | |
"author": "Stephen King", | |
"message": "Get busy living or get busy dying." | |
}, | |
{ | |
"id": 4, | |
"author": "Mae West", | |
"message": "You only live once, but if you do it right, once is enough." | |
}, | |
{ | |
"id": 5, | |
"author": "Thomas A. Edison", | |
"message": "Many of life’s failures are people who did not realize how close they were to success when they gave up." | |
}, | |
{ | |
"id": 6, | |
"author": "Oscar Wilde", | |
"message": "Be yourself; everyone else is already taken." | |
}, | |
{ | |
"id": 7, | |
"author": "Albert Einstein", | |
"message": "Two things are infinite: the universe and human stupidity; and I'm not sure about the universe." | |
}, | |
{ | |
"id": 8, | |
"author": "Frank Zappa", | |
"message": "So many books, so little time." | |
}, | |
{ | |
"id": 9, | |
"author": "Marcus Tullius Cicero", | |
"message": "A room without books is like a body without a soul." | |
}, | |
{ | |
"id": 10, | |
"author": "Mae West", | |
"message": "You only live once, but if you do it right, once is enough." | |
}, | |
{ | |
"id": 11, | |
"author": "Stephen Chbosky", | |
"message": "We accept the love we think we deserve." | |
}, | |
{ | |
"id": 12, | |
"author": "Andre Gide", | |
"message": "It is better to be hated for what you are than to be loved for what you are not." | |
} | |
] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"id": 1, | |
"author": "Dalai Lama", | |
"message": "The purpose of our lives is to be happy." | |
}, | |
{ | |
"id": 2, | |
"author": "John Lennon", | |
"message": "Life is what happens when you're busy making other plans." | |
}, | |
{ | |
"id": 3, | |
"author": "Stephen King", | |
"message": "Get busy living or get busy dying." | |
}, | |
{ | |
"id": 4, | |
"author": "Mae West", | |
"message": "You only live once, but if you do it right, once is enough." | |
}, | |
{ | |
"id": 5, | |
"author": "Thomas A. Edison", | |
"message": "Many of life’s failures are people who did not realize how close they were to success when they gave up." | |
}, | |
{ | |
"id": 6, | |
"author": "Oscar Wilde", | |
"message": "Be yourself; everyone else is already taken." | |
}, | |
{ | |
"id": 7, | |
"author": "Albert Einstein", | |
"message": "Two things are infinite: the universe and human stupidity; and I'm not sure about the universe." | |
}, | |
{ | |
"id": 8, | |
"author": "Frank Zappa", | |
"message": "So many books, so little time." | |
}, | |
{ | |
"id": 9, | |
"author": "Marcus Tullius Cicero", | |
"message": "A room without books is like a body without a soul." | |
}, | |
{ | |
"id": 10, | |
"author": "Mae West", | |
"message": "You only live once, but if you do it right, once is enough." | |
}, | |
{ | |
"id": 11, | |
"author": "Stephen Chbosky", | |
"message": "We accept the love we think we deserve." | |
}, | |
{ | |
"id": 12, | |
"author": "Andre Gide", | |
"message": "It is better to be hated for what you are than to be loved for what you are not." | |
}, | |
{ | |
"id": 13, | |
"author": "Unknown", | |
"message": "The Moment you decide you want better for yourself is the moment the enttire universe begins to shift in your favor." | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment