@
@
@nonconformiste2021-09-23 20:56:56
Vue.js
@nonconformiste, 2021-09-23 20:56:56

What are the easy options to create a backend with Vue?

I really liked Vue for its simplicity and conciseness of the code, but I can’t figure out how I can make a Vue application also secure. I don’t want to use php for backing, as this will require additional server capacity and it’s trivial to upload such a thing on github pages for testing. I saw in one lesson how the host downloads his data array using axios and the fact that he opened the possibility for downloading this data only from his domain. My question is how can this be done, your own api for downloading data only from your own domain, and how is the backend usually done in conjunction with vue?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
W
WapSter, 2021-09-23
_

https://firebase.google.com/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question