{
"$type": "site.standard.document",
"description": "My site was scaffolded out using Timothy Lin's tailwind-nextjs-starter-blog project (which I highly recommend checking out). As part of the build out I wanted to display the books I'm currently reading and the song I most recently listened to, data available from Oku and Last.fm, respectively.",
"path": "/posts/2022/simple-data-fetching-with-custom-react-hooks-and-swr",
"publishedAt": "2022-05-23T00:00:00Z",
"site": "at://did:plc:sttgf52vkk46f6yuknvqxvgh/site.standard.publication/self",
"tags": [
"api",
"react",
"next.js",
"fetch",
"swr"
],
"title": "Simple data fetching with custom React hooks and SWR"
}