#Routes strictly for API
1 messages · Page 1 of 1 (latest)
you can create API endpoints right into Solid Start https://start.solidjs.com/core-concepts/api-routes
1 messages · Page 1 of 1 (latest)
Is there a way to use SolidStart to create data routes strictly for API (such as for POST or GET)? Or should I be creating a separate Node service for that?
you can create API endpoints right into Solid Start https://start.solidjs.com/core-concepts/api-routes