mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-17 23:44:39 -05:00
refs https://github.com/TryGhost/Team/issues/527 refs https://github.com/TryGhost/Ghost/issues/10790 - Frontent has to have as few as possible coupling points with the Ghost Server API. By design that point has been a "proxy.api" property that will become more and more constraint in the future based to limit the surface of frontend interaction with servers's API - Removing `.../server/api` requires in favor of using a proxy decreases direct coupling |
||
---|---|---|
.. | ||
context.js | ||
entry-lookup.js | ||
error.js | ||
fetch-data.js | ||
format-response.js | ||
index.js | ||
render-entries.js | ||
render-entry.js | ||
renderer.js | ||
secure.js | ||
templates.js |