zlorgoncho1 / sprint

A lightweight, high-performance Go web framework focusing on simplicity, with built-in support for JSON & HTML responses. Perfect for building efficient, scalable server-side applications. Currently in active development. Contributions welcome!
MIT License
13 stars 5 forks source link

Implement Middleware Support for Logging and Error Handling #2

Open zlorgoncho1 opened 10 months ago

zlorgoncho1 commented 10 months ago

Develop middleware functionalities that can be plugged into Sprint for efficient logging and error handling across the application.