Answer the question
In order to leave comments, you need to log in
Implementing WEB API in MVC project?
Good day to all! There is an MVC project. Essence: information site, with authorization, and the possibility of CRUD operations. you need to add an API that would act as an intermediary between the data from the database and the business logic of the site. Give me an idea how to do it?
Answer the question
In order to leave comments, you need to log in
It's hard to say something, but look towards jsonrpc.
Specification - www.jsonrpc.org/specification
jsonrpc library for nodejs and browser - https://www.npmjs.com/package/simple-jsonrpc-js
I have an MVC project
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question