mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-22 18:31:57 +03:00
d7b6a48226
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. |
||
---|---|---|
.. | ||
app.js | ||
middleware.js | ||
routes.js |