
Using Cloudflare Turnstile for Multiple Requests Without Re-Challenging Users
Cloudflare Turnstile tokens are single-use. Learn how to verify once, mint a short-lived human token, and make multiple protected requests without re-challenging users.

Unlocking Efficiency in Every Endpoint
Build robust and scalable backends with the Angular of backends! NestJS comes with a tremendous amount of utilities out-of-the-box to make API development dead simple.

Cloudflare Turnstile tokens are single-use. Learn how to verify once, mint a short-lived human token, and make multiple protected requests without re-challenging users.

Learn how to use cookies with SameSite=Strict when using a Next.js frontend and a separate backend server. This guide will make the use of Next.js rewrites in order to proxy requests from your frontend to your backend.

Combine the strength of Stripe's webhooks with the flexibility of NestJS event emitters to listen for any Stripe event anywhere in your app with minimal effort! Bring the event closer to the appropriate service and reduce the complexity of handlers.