Ghost/core/server/web
Fabien O'Carroll d7b6a48226 Added Products API to Admin API
refs https://github.com/TryGhost/Team/issues/616

This is a basic scaffold of the API to get things moving.

The input serializer is so that the controller logic does not need to
know about the json-api shape of the input data.

The output serializer is an adaptation of the members one.
2021-04-20 13:04:51 +01:00
..
admin Added theme preview mode 2021-02-17 13:49:41 +00:00
api Added Products API to Admin API 2021-04-20 13:04:51 +01:00
members Enabled Members for all sites (#12582) 2021-02-02 16:12:53 +00:00
parent Fixed incorrect require for lodash package 2020-06-01 08:42:58 +01:00
shared Enabled Members for all sites (#12582) 2021-02-02 16:12:53 +00:00
site Used themeService as var name everywhere 2021-04-19 19:41:13 +01:00
index.js Refactored how we require shared middlewares from web/ (#9893) 2018-09-21 16:17:11 +05:30
well-known.js Added Router etc to shared/express + use everywhere 2020-05-01 19:32:57 +01:00