Next.js Discord

Discord Forum

Web app inquiry

Unanswered
Barbary Lion posted this in #help-forum
Open in Discord
Barbary LionOP
I have an idea of a web app and I want to extend it to mobile, is the right way to make the backend work in another platform is to use route handlers or It is suggested to build a separated server

4 Replies

Large oak-apple gall
Is your backend using REST or GraphQL?
@Large oak-apple gall Is your backend using REST or GraphQL?
Barbary LionOP
REST
Large oak-apple gall
Unless your backend uses browser functions, like cookies and local storage, when communicating with the Frontend, you wouldn’t need to rewrite your backend for a mobile app