feras6169
feras6169
SSolidJS
Created by feras6169 on 9/5/2024 in #support
How do you recommend using SolidStart to access data for native mobile apps?
I'm learning about SolidStart and I'm wondering if I'm making a native mobile app (using Swift) as well, do I need to maintain an API routes file ( POST() { } and GET() { } that calls a javascript function like getPostsFromDB? API Routes doc: https://docs.solidjs.com/solid-start/building-your-application/api-routes
10 replies