I want to write application which is SSR. The first thought was to use Next.js, but I see that it is not so good when API is complex. I need something like express + view engine