mikec / kalamata

Extensible REST API for Express + Bookshelf.js
MIT License
41 stars 12 forks source link

Fix some bugs with model and collection naming #7

Closed mikec closed 7 years ago

mikec commented 7 years ago

hooks should always be named with the capitalized model and collection

also, the hooks object should be indexed by endpoint name only