0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/server/routes
Jason Williams 503c407090 Clean up routes. Use new slug endpoint in admin.
refs #2814
-removed route /posts/slug/:title due to API change
-changed admin to use new slug endpoint
-removed duplicate notifications routes
2014-05-28 03:59:06 +00:00
..
admin.js Refactor API arguments 2014-05-15 10:41:05 +01:00
api.js Clean up routes. Use new slug endpoint in admin. 2014-05-28 03:59:06 +00:00
frontend.js Refactor API arguments 2014-05-15 10:41:05 +01:00
index.js