Next.js Discord

Discord Forum

Best practice with api and when to use a different backend

Unanswered
Icelandic Sheepdog posted this in #help-forum
Open in Discord
Icelandic SheepdogOP
I've been making all of my apis using the next api system. Im currius if this is generally best practice and at what point I should make a custom seperate server for api calls.

Im about to set up a payment system and im unsure If i shoud make a seperate backend microservice for this or just put it in nextjs api.

Let me know what best practices generally are with how much i should depend on next api

0 Replies