Skip to content

burakturkerdev/httpfly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HttpFly

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.

About

HttpFly is a ligtweight web framework for go.

Resources

License

Stars

Watchers

Forks

Languages