Webapi the same backoffice Model

Asked

Viewed 19 times

0

Hello,

I am developing a Webapi layer for an angular Front. I want to access the backoffice tables and I don’t want to create tables for the Webapi.

My BO project c/os Models and Data, follow here: https://imgur.com/dfETuFW and https://imgur.com/e6r159F

My Webapi project: https://imgur.com/a/WKVhDF8

Shouldn’t I create /Data? How to access the controller to the backoffice project?

Thank you.

  • Hello Luis, welcome to the Portuguese OS. Generally speaking, creating models is important in strongly typed languages as it defines well the data structures you are working on. Your question is not very clear, could you elaborate on the question? Explain what you want to do, what you’ve tried, and if possible add examples of the modeling/tables.

  • Please edit the question by adding the information directly to it. You can use this link. Ideally all relevant information is in the question, since comments are limited and make it difficult to read code.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.