I actually mean,
- Minimally create a backend
- Expose overly powerful / dangerous API endpoints in development
- Move functions from frontend to backend
- Drop potentially dangerous API endpoints in production
I actually mean,
For further actions, you may consider blocking this person and/or reporting abuse
Ibrahem ahmad -
Feedspace -
Valeria -
FOLASAYO SAMUEL OLAYEMI -
Top comments (2)
Search "mocking API calls in [front end]". I see there are lots of good results for Vue.
Not all websites require an API, but if you need one you have to make one. Also your question is vague.