You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple FizzBuzz REST API built with Go, featuring a clean architecture with separated layers for handlers, services, and server configuration. Includes HTTP endpoints, a CLI interface, structured logging, graceful shutdown, and a comprehensive test suite.