Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

284
Views
Nodejs api call inside flutter or use a separate server

I am designing a Flutter app that pulls an inventory list from 2 big-box stores and displays the recommended products to the user. I received a sample Node.js script from Store 1 that requires node-RSA key authentication to make API calls. I was able to get it to work in Node.js but have not yet figured out how to use it in Flutter. The second Store requires a username and password to access the API. I was able to make this one work in Flutter.

Dilemma: I was advised that it will be difficult to make the Nodejs code work inside my Flutter app and the best practice is to Build A Restful API With Node.js and use a service like Heroku to handle the API calls to both store, process (combined) the JSON responses and to just have my Flutter app send a request to the Node.js server.

But since the Flutter app would have to send requests to the "Heroku" server and the server also have to go fetch my data, wouldn't that make the app run slower than figuring out a way to make the calls directly inside the app and process the data locally?

Please, I am trying to understand which practice is most recommended and see if there is a way to use the Nodejs function inside Dart.

Thanks for taking the time. enter image description here

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!