How to create and what are the requirements to qimplement shopping cart application using ASP.NET Web API as backend and Vue.js(JS,CSS,HTML) as frontend using SQLite database?
Nandini S
20
Reputation points
I need to know should we need to use postman or swagger to validate Api (PUT, GET, POST, DELETE etc.) or can we implement it by ASP.NET Web API using Microsoft visual studio?
if we use Microsoft visual studio for the web Api and VS code for the frontend(vue.js)
how can we interlink both and perform operation in browser as web application??
can you give idea to implement this with requirements?
.
Sign in to answer