Solid start call
Just getting into solid start. Going through this documentation to try and get api routes set up so I can fetch data: https://docs.solidjs.com/solid-start/building-your-application/api-routes
I have two files that look like this
I can't seem to get it to call the
I have two files that look like this
I can't seem to get it to call the
GET (or POST) route. Not sure where I'm going wrong. Thanks for any help!Documentation for SolidJS, the signals-powered UI framework
