Httpfly is a lightweight web framework built on top of Go's net/http package. It offers support for custom middleware functions, routing, synchronous and asynchronous request handling, as well as basic runtime optimizations. Designed with simplicity and minimalism in mind, Httpfly provides essential features for building web applications without unnecessary complexity. Developed primarily for personal projects, it offers a streamlined approach to web development while remaining flexible and easy to use. Please note that due to its nature as a personal project, Httpfly lacks extensive documentation. However, you can easily navigate the source code to understand the functionality of each function and line. Additionally, since the project is already small, it offers a concise codebase for exploration and modification to suit your specific needs.
-
Notifications
You must be signed in to change notification settings - Fork 0
HttpFly is a ligtweight web framework for go.
License
burakturkerdev/httpfly
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
HttpFly is a ligtweight web framework for go.