-
-
Save dcomartin/c614232bce799d882382c36ec32d9da5 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
{ | |
"isbn-10": "0321125215", | |
"title": "Domain-Driven Design", | |
"authorId": { | |
"id": "Eric-Evans", | |
"name": "Eric Evans", | |
"bio": "Eric Evans is a a thought leader in software design and domain modeling." | |
}, | |
"date": "2003-08-20", | |
"pages": 560, | |
"price": 67.00, | |
"reviews": 1390, | |
"rating": 4.6 | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment