Integration guides

AutoSugges's autocomplete client (@autosugges/client) is one small SDK: bootstrap a list once to read its real minimum-query-length and debounce policy, then query the runtime Worker directly — never PostgreSQL, never Supabase, on the autocomplete path itself. Every framework below wires the same three calls (createAutosuggesClient, bootstrap(), query()) into that framework's idioms for state and rendering.