They asked me to explain how I design and optimize a REST API using .NET Core and SQL Server.
Anonimo
I explained the complete flow including controller, service, repository pattern, proper use of HTTP status codes, validation, exception handling, and query optimization using indexes and efficient SQL queries.