All Categories → No Category → http-handler

Top 6 http-handler open source projects

Giraffe
Giraffe is an F# micro web framework for building rich web applications. It has been heavily inspired and is similar to Suave, but has been specifically designed with ASP.NET Core in mind and can be plugged into the ASP.NET Core pipeline via middleware. Giraffe applications are composed of so called HttpHandler functions which can be thought of a mixture of Suave's WebParts and ASP.NET Core's middleware.
Giraffe.TokenRouter
Alternative routing API for Giraffe web applications which is aimed at maximum performance.
kcd
KCD lets you focus on what matters: coding.
Giraffe.Razor
Razor view engine http handlers for Giraffe web applications.
handlers
Go's HTTP handlers I use in my projects
rux
⚡ Rux is an simple and fast web framework. support route group, param route binding, middleware, compatible http.Handler interface. 简单且快速的 Go api/web 框架,支持路由分组,路由参数绑定,中间件,兼容 http.Handler 接口
1-6 of 6 http-handler projects