0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/core
Hannah Wolfe 4f3a8f6b38 API express app routing & middleware improvements (#8883)
no issue

- Split routes out from the API app 🎨
    - Use the same pattern as the blog app
    - General cleanup/unification across all of the `app.js` files

- Split middleware config out from API routes
    - Logical groupings make it easier to see WTF is going on 😬
2017-08-17 17:52:58 +07:00
..
client@4d215e217c Updated Ghost-Admin to 1.6.1 2017-08-16 13:07:59 +01:00
server API express app routing & middleware improvements (#8883) 2017-08-17 17:52:58 +07:00
test 🐛 Fixed channel context to be based on res.locals (#8910) 2017-08-16 11:06:30 +01:00
index.js