The Client is how you interact with the API, through an Adaptor.
TriggerClient
class.
Platform | Adaptor |
---|---|
Next.js | createPagesRoute() |
Next.js | createAppRoute() |
NestJS | TriggerDevModule |
Astro | createAstroRoute() |
Remix | createRemixRoute() |
Sveltekit | createSvelteRoute() |
Express | Coming soon |