Skip to content

Choose your starting point

Fetcher adds reusable request configuration and result handling to native Fetch. Choose the first result you need; a plain HTTP application does not need a UI framework or platform backend.

Your starting pointPrerequisitesFirst result
TypeScript or JavaScript HTTP clientA Fetch-capable runtime; the core packageInstall, then run a first request against a supplied local server
Existing React applicationCompatible React and Fetcher peers, a bundlerRun the React example and display loading, data, errors, and cancellation
Existing React application needing a tableView Engine peers, CSS-capable bundling, local row dataBuild a first view with pagination, sorting, and filtering
Headless record engine or shadcn/Base UICurrent workspace/local archive; React 19 for UIView Engine quick start

The runnable HTTP and Storybook examples have deterministic fixtures. When you move them into your application, supply the routes and response JSON documented in each example. Installing a client does not create a server.

Already have an API contract? Declare service methods or generate from OpenAPI. Before adopting Wow, CoSec, or remote Viewer, check their integration requirements.

Continue with next tasks, or evaluate the architecture before choosing components.

Released under the Apache License 2.0.