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?

.

ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
314 questions
{count} votes