Skip to content

examples: add Fastify REST API demo with plugin and route preHandler - #4

Draft
dyk1454683243-sudo wants to merge 1 commit into
mainfrom
cursor/examples-fastify-api-demo-6655
Draft

dyk1454683243-sudo wants to merge 1 commit into
mainfrom
cursor/examples-fastify-api-demo-6655

Conversation

@dyk1454683243-sudo

@dyk1454683243-sudo dyk1454683243-sudo commented Sep 19, 2026

Copy link
Copy Markdown
Owner

Superseded by the upstream PR: Kareem411#38

This fork-local PR was opened automatically against dyk1454683243-sudo/TriCache. The contribution for issue Kareem411#26 is the upstream pull request.

Fixes Kareem411#26

Open in Web Open in Cursor 

Add examples/fastify-api showing official tricache/http Fastify helpers:
createFastifyPlugin (onRequest/onSend), fastifyCache as a route preHandler,
weak ETags, and If-None-Match 304 responses.

Fixes Kareem411#26

Co-authored-by: David <dyk1454683243-sudo@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

examples: add Fastify REST API demo with plugin and route preHandler

2 participants