REST API Project
This simple full stack web application using Vue.js frontend and Node.js with Express.js backend shows how REST API works.
Name
Data
Create on server
All data
Marked data
Not marked data
{{contact.name | uppercase}}
{{contact.value | uppercase}}
Mark data on server
Delete data from server
{{contact.text}}
NO DATA ON SERVER
{{message | uppercase}}