Ghost/core/server/web/api
Fabien 'egg' O'Carroll d94859f2e5
Added /stats/subscriptions API (#14547)
refs https://github.com/TryGhost/Team/issues/1505
refs https://github.com/TryGhost/Team/issues/1466

Exposes an API for historical counts broken down by tier and cadence.

Counts backwards from the current stats like MRR to minimize inaccruate
data due to missing/superfluous events.
2022-04-27 14:53:32 +01:00
..
canary Added /stats/subscriptions API (#14547) 2022-04-27 14:53:32 +01:00
middleware
testmode
v2 Hooked up api version compatibility middleware 2022-04-22 16:31:56 +08:00
v3 Hooked up api version compatibility middleware 2022-04-22 16:31:56 +08:00
app.js Hooked up api version compatibility middleware 2022-04-22 16:31:56 +08:00
index.js