概要
This skill provides a comprehensive framework for developing backend web applications in Gleam, specifically leveraging the Wisp web framework and Mist HTTP server. It streamlines the creation of RESTful APIs, server-side rendered applications, and web services by enforcing a standardized project structure and providing best-practice implementations for middleware, routing, and request handling. It is designed to help developers build type-safe, performant backends on the Erlang VM with clear patterns for dependency injection and modular feature organization.