New answers tagged web-api
8
votes
Accepted
Which approach to specifying a database connection in a web API, is preferred?
Approach B is preferrable because this allows you to isolate application environments from one another, and this limits the blast radius of performance and functional problems.
For example, why bog ...
Top 50 recent answers are included
Related Tags
web-api × 390rest × 129
api-design × 119
api × 87
c# × 62
web-applications × 32
web-development × 30
architecture × 29
asp.net × 29
web-services × 26
asp.net-core × 26
asp.net-mvc-web-api × 26
design × 20
.net × 15
http × 14
entity-framework × 14
design-patterns × 13
asp.net-mvc × 13
json × 13
microservices × 11
security × 11
database × 9
authentication × 9
php × 7
http-request × 7