Handling requests with Gatsby
Gatsby Functions
Gatsby Functions provides an Express-like architecture that simplifies building Node.js APIs.
Gatsby Functions can use the ClerkExpressWithAuth
and ClerkExpressRequireAuth
middlewares from the Clerk Node SDK as shown below.
For more information on how to use Express middlewares in Gatsby, refer to the Gatsby official documentation.
Feedback
Last updated on