Fetch Architecture

Client and server-side fetch utilities for Next.js — direct backend calls from server code and API route proxying with auth refresh for client code. Use when setting up fetch utilities, configuring client-side API calls, or implementing server-side data fetching. Do not use to scaffold per-entity fetch code (use fetch-plan then fetch-implement).

adelabdelgawad 7ff73e3 6 files · 79.7 KB Updated

File contents

adelabdelgawad/fullstack-agents/tree/main/plugins/fullstack-agents/skills/fetch-architecture commit 7ff73e3f59

Frequently asked questions

npx skillmds@latest add adelabdelgawad/fetch-architecture