One-to-many demo with bookshelf with hapi-bookshelf-models. Demo fetches all chapters where title is 'Title' with the related book. npm install npm start http://localhost:8000/demo Models: Books -> Chapters Sqlite3 db already seeded.