Get a year at 50% off with our Holiday Discount
After the exercise I assigned at the end of the previous lesson, the app should now have three more API routes.
For the Home Page:
📁 /server/api/index.ts
import type { Post } from '@/data/posts'