DEV Community

DESIGNING A WEB API USING DATABASE FIRST APPROACH

Benjamin Fadina on April 24, 2022

In this video, I show you how to implement a Web API using database first approach. The following technologies are used: Web API, Visual Studio 20...
Collapse
 
polterguy profile image
Thomas Hansen

I personally believe that the waterfall or BDUF approach to software development, designing the database first that is, has gotten a way worse reputation than it deserves. However, once you've got the database done, there's actually no need to manually write code