# Nacho

> Software Developer with experience in web and desktop applications using Java, Spring Boot, and Angular, creating APIs REST and systems with persistence in databases. Student of the Technicatura in Programación at UTN Avellaneda.

## Posts

- [Building Resilient Go APIs: The Synergy of Linting and Transport Testing](https://plazagustavo.gitvlg.com/post/building-resilient-go-apis-the-synergy-of-linting-and-transport-testing.md): In the fast-paced world of API development, ensuring reliability and maintainability is paramount. F...
- [Beyond Functionality: The Subtle Impact of Comment Formatting in Go Tests](https://plazagustavo.gitvlg.com/post/beyond-functionality-the-subtle-impact-of-comment-formatting-in-go-tests.md): In the fast-paced world of API development, it's easy to overlook the seemingly minor details. We ch...
- [The Subtle Power of a Well-Placed Test Comment in Go](https://plazagustavo.gitvlg.com/post/the-subtle-power-of-a-well-placed-test-comment-in-go.md): Even the smallest changes can significantly impact code maintainability. In the `plazagustavo/requie...
- [Ensuring API Reliability: Comprehensive Testing for Go HTTP Handlers](https://plazagustavo.gitvlg.com/post/ensuring-api-reliability-comprehensive-testing-for-go-http-handlers.md): In the world of APIs, 'it works on my machine' is a dangerous illusion. True confidence in your endp...
- [Enhancing Flexibility with the Generator Interface Pattern in Go](https://plazagustavo.gitvlg.com/post/enhancing-flexibility-with-the-generator-interface-pattern-in-go.md): ## Introduction

In the `requiems-api` project, we're continuously looking for ways to improve code...

## Content Negotiation

This site supports `Accept: text/markdown` content negotiation. Request any page with this header to receive a token-efficient markdown response instead of HTML.
