mardi 21 janvier 2020

Design pattern for web api consumption

I'm starting a new personal project which will be a .net core web api back-end with a react front-end UI.

The back-end will query an existing database with a lot of endpoints. But I will also build a DB on my own for additional features.

Is there a design pattern or architectural pattern that can handle the existing database part?

Here is what I thought of:

Any suggestions are welcome!

Aucun commentaire:

Enregistrer un commentaire