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
2023-10-09T09:50:49.56+00:00

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?

.

Developer technologies | ASP.NET | ASP.NET API
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.