Ghost/ghost/api-framework/lib
Fabien "egg" O'Carroll cfef41cd8f Added support for custom cache key generation
refs https://github.com/TryGhost/Arch/issues/83

This allows endpoints to implement their own key generation, with access to the
frame object they can be smart about key generation and use only options and
context values that are appropriate.
2023-09-19 12:39:50 +07:00
..
serializers Removed bluebird from api-framework module (#15685) 2022-10-31 19:30:18 +00:00
utils Extracted shared API framework to separate package 2022-08-11 17:44:59 +02:00
validators Removed bluebird from api-framework module (#15685) 2022-10-31 19:30:18 +00:00
api-framework.js Added eslint rule for file naming convention 2023-05-09 12:34:34 -04:00
Frame.js Added eslint rule for file naming convention 2023-05-09 12:34:34 -04:00
headers.js Implemented duplicate post functionality (#16767) 2023-05-15 09:30:32 +01:00
http.js Added function names to all Express middleware 2023-08-30 11:47:50 +02:00
pipeline.js Added support for custom cache key generation 2023-09-19 12:39:50 +07:00