Ghost/ghost/members-api
Fabien O'Carroll 34f7b2c7d6 Updated members-api to export a router instance
no-issue

This was the original design, to make it easy to incorporate into
another application, but the URL structure in Ghost did not allow for
it, we've since learnt that the URL structure _should_ be how it is
here, so we can export a router with both the auth endpoints and the
static files for the gateway
2019-07-09 15:23:11 +08:00
..
gateway Refactored directory structure 2019-05-07 17:35:17 +02:00
lib Refactored directory structure 2019-05-07 17:35:17 +02:00
test Added default test dir and eslintrc 2019-05-07 17:35:17 +02:00
.eslintrc.js Added default test dir and eslintrc 2019-05-07 17:35:17 +02:00
index.js Updated members-api to export a router instance 2019-07-09 15:23:11 +08:00
package.json Published new versions 2019-06-25 14:22:42 +07:00