# devfeel/dotweb

Simple and easy go web micro framework

Repository: https://github.com/devfeel/dotweb
Canonical: https://ross.abutalabs.com/products/dotweb
Language: Go
License: MIT
License Family: permissive
Topics: httpcontext, dotweb, handler, cache, golang, goweb, go, httpserver, web, webframework, middleware, router, group-router, redis, tls, mod
Last push: 2026-07-02T20:59:37+00:00

## Health v2 (maintenance only)
Score: 86/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 90, release rhythm 74, longevity 100
- inputs: {"age_days": 3584, "days_push": 62, "days_rel": 176, "gap_med": 3.5, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1377, forks 177 (observed 2026-08-28T04:04:33.431515+00:00)

## What it is
DotWeb is a simple and easy-to-use Go web micro framework providing an HTTP server with routing, middleware, caching, sessions, and TLS support. It offers built-in features like global error handling, logging, websocket support, and performance statistics.

## Use cases
- build a REST API in Go
- serve a small website with static file support
- add middleware to Go HTTP handlers
- handle websocket connections in Go
- build a microservice HTTP server
- serve JSON/JSONP/HTML responses

## When to avoid
- you need a large ecosystem and community like Gin or Echo
- you need advanced async or GraphQL features
- you require long-term enterprise support

## Facets
- artifact type: framework
- maturity: active
- function: web-framework, http-server, routing, middleware, caching, websocket, templating
- domain: web-development, backend, apis
- platform: go, windows, cross-platform
- tags: micro-framework, session-management, group-router, tls, httpcontext, linux, macos

## Member repositories
- devfeel/dotweb (main) score 86

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:33.431515+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:40:25.943333+00:00, confidence not recorded.
  - readme: https://github.com/devfeel/dotweb (fetched 2026-08-28T04:04:33.431515+00:00, sha a071bf6ae6af)
- Data as of 2026-08-30T08:39:29.467469+00:00.
