sscovil / something-awesome

This is going to be something totally awesome. Seriously. Awesome.
MIT License
0 stars 1 forks source link

Add middleware to fetch pages and posts from DB #30

Open Keeeeeeeks opened 6 years ago

Keeeeeeeks commented 6 years ago

Create middleware that fetches pages and posts as needed on each request, adding them to res.locals for each API endpoint. Remove the hard-coded pages and posts arrays from app.js.