Wisp is a lightweight and high-performance web framework for Go, built on top of httprouter. It focuses on minimalism, fast routing, and giving developers full control without the clutter.

triegebauer 4b8118705c Initial commit há 2 semanas atrás
.gitignore 4b8118705c Initial commit há 2 semanas atrás
LICENSE 4b8118705c Initial commit há 2 semanas atrás
README.md 4b8118705c Initial commit há 2 semanas atrás

README.md

go-wisp

Wisp is a lightweight and high-performance web framework for Go, built on top of httprouter. It focuses on minimalism, fast routing, and giving developers full control without the clutter.