Skip to content
03

Projects

← Back to projects
Finished

Backend challenge — La Nación

Backend challenge — La Nación

While job hunting, I solved the technical challenge proposed by La Nación: a REST API for contact management (name, company, email, typed phone numbers and address), built on .NET 6 with Entity Framework and SQL Server, documented with Swagger and backed by unit tests covering the controller and the service.

Stack
  • .NET 6
  • C#
  • Entity Framework
  • SQL Server