R
R
Roman2019-06-04 07:58:30
Node.js
Roman, 2019-06-04 07:58:30

Which Node.js framework has the lowest entry threshold?

Hello.
I continue to look for some easiest back to Vue - in fact, from the back I only need an ORM to some SQL database and the ability to quickly and easily configure the return of the contents of this database in the form of JSON.
I decided to change PHP)) and look towards Node.js - what if there is something that I need.
What do you advise?
Something intuitive for someone with experience with Laravel and Vue.
Thank you.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
E
Evgeny Romashkan, 2019-06-04
@procode

Light backing - PostgREST, horizon, prisma etc.

I
Ivan Shumov, 2019-06-04
@inoise

The easiest way to run a backend for the front on Vue or react is to make a Rest API, and then in complexity - websockets, graphQL. All this is, for example, in AWS: API gateway, lambda, app sync . You don't even have to set up a server.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question