help with convert my python code to nextjs api route
Unanswered
ChrisStar posted this in #help-forum
Hey everyone, I'm feeling a bit lost as I'm trying to convert my FastAPI app to run online. I've been at it for about four weeks now, and I just can't seem to figure it out. I need to connect to the Warframe API. This is how I did it in my FastAPI app. Can anyone help me turn this into an API route in Next.js so that my users can log in to the Warframe market API with a JWT token?