Build a REST API with Quasar
-
Hi folks,
i’m trying to understand if it’s possible to build a restful API endpoint with Quasar framework.
Has anybody done this before, maybe any link / article regarding this?Thx in advance
Thomas -
@Thomas-Poth quasar is for frontend/UI, not to be used as a rest api backend.
-
hi,
only for front (client),
for backend you can use Java, .net etc etc etc -
I highly recommend Adonis.js for backend. --api-only