Shane
Shane
Explore posts from servers
NNuxt
Created by Shane on 9/3/2024 in #❓・help
Trying to render page from post request
jankier than what I would have liked, but it seems to work
11 replies
NNuxt
Created by Shane on 9/3/2024 in #❓・help
Trying to render page from post request
For future reference, the solution is to send a post request with a file, and then send a get request to a url that references that file name
11 replies
NNuxt
Created by Shane on 9/3/2024 in #❓・help
Trying to render page from post request
Unfortunately that isn't an option because the JSON can be big
11 replies
NNuxt
Created by Shane on 9/3/2024 in #❓・help
Trying to render page from post request
The page will never be loaded in a web browser, just called as an API
11 replies
NNuxt
Created by Shane on 9/3/2024 in #❓・help
Trying to render page from post request
I want to be able to send JSON to the server and do SSR with it, rather than fetching JSON on the server during SSR
11 replies
NNuxt
Created by Shane on 9/3/2024 in #❓・help
Trying to render page from post request
My use case is for printing documents from a server
11 replies