Tuesday 10 April 2018

Is Node/Express Good Solution for Responsive E-Commerce Portal Using RestfulAPI (Backend)

Hi All,We are planning to develop our E-Commerce Portal utilizing RESTful Web Services API (as Backend) and looking for the following functionality.Develop a Responsive (for Mobile, iPad and Computer) E-Commerce Portal for customers to create/view their Quotes, Orders, Invoices, Inventory etc. and also view/email the PDF documents. We are planning to host the PDF documents on the web server due to size of the documents and therefore need some kind of Server Technology to binary stream the PDF documents on the fly from web server to user’s browser.Develop Handheld Specific Applications to be running on the Windows Mobile (Motorola Hand Held)At this time we are evaluating the following technologies, for our web front-end development:Node.js / Express Web Server (all business logic resides in RESTful Web Services already developed using Java)PHP Framework & (Apache or Nginx) Web ServerJSP & (Tomcat or Jetty) ServerAs all backend business logic will resides in RESTful API's already developed therefore we don’t want any heavy lifting server technology to use.If anyone can share their experience developing E-Commerce / Mobile App using any of the technologies above will really be helpful. Our first preference is Node/Express but just want to make sure it's capable to handle our above requirements.

Submitted April 10, 2018 at 03:01PM by usa13524

No comments:

Post a Comment