# karldoenitz/Tigo

Tigo is an HTTP web framework written in Go (Golang).It features a Tornado-like API with better performance.  Tigo是一款用Go语言开发的web应用框架，API特性类似于Tornado并且拥有比Tornado更好的性能。

Repository: https://github.com/karldoenitz/Tigo
Canonical: https://ross.abutalabs.com/products/tigo
Homepage: https://karldoenitz.github.io/Tigo/
Language: Go
License: MIT
License Family: permissive
Topics: tigo, golang, go, restful, rest-api, web, middleware
Last push: 2026-06-05T10:03:21+00:00

## Health v2 (maintenance only)
Score: 70/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 86, release rhythm 33, longevity 100
- inputs: {"age_days": 2982, "days_push": 89, "days_rel": 234, "gap_med": 398, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2203, forks 121 (observed 2026-08-28T04:06:25.674730+00:00)

## What it is
Tigo is an HTTP web framework written in Go with a Tornado-like API and better performance. It includes routing, middleware support, and companion tools like the tiger scaffolding CLI and tission session plugin.

## Use cases
- build rest apis in go
- go web framework like tornado
- http server with middleware in golang
- scaffold a new go web project
- high performance go web framework

## When to choose
- you want a Tornado-style handler API in Go
- you need a lightweight, performant Go web framework with middleware and routing
- you want scaffolding tooling for quick project setup

## When to avoid
- you need a huge ecosystem with extensive third-party middleware
- you prefer the most mainstream Go frameworks with large community support

## Facets
- artifact type: framework
- maturity: active
- function: web-framework, http-server, routing, middleware
- domain: web-development, backend, apis
- platform: go, windows, cross-platform
- tags: rest-api, tornado-like, golang, session-plugin, scaffolding-tool, linux, macos

## Member repositories
- karldoenitz/Tigo (main) score 70

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:25.674730+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-30T02:46:45.713086+00:00, confidence not recorded.
  - readme: https://github.com/karldoenitz/Tigo (fetched 2026-08-28T04:06:25.674730+00:00, sha 3bd41fb6b84c)
  - homepage: https://karldoenitz.github.io/Tigo/ (fetched 2026-08-29T10:27:00.019561+00:00, sha 515507ac919d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
