Express


      Express is a minimal and flexible Node.js web framework that provides a lightweight foundation for building APIs and server-side applications.

      I use it for simpler or more lightweight solutions where minimal overhead and full control are more important than strict structure.