craftgodotdev/craftgo

Design-first framework for Go HTTP services. You describe your API once in a small DSL — types, validators, endpoints, errors — and `craftgo gen` produces typed structs, request validation, HTTP handlers, route wiring, and an OpenAPI 3.1 spec

GitHub repository with 7 stars and 0 forks.

Language: Go

Topics: design-first, golang, http-framework, open-api-v3, openapi-generator

Open provider repository

Latest metric snapshot

2026-06-05: 7 stars and 0 forks.

Trending in Go

  1. 1. esengine/DeepSeek-Reasonix

    DeepSeek-native AI coding agent for your terminal. Engineered around prefix-cache stability — leave it running.

    GitHub repository with 18,053 stars and 1,073 forks.

    Trending score: 5.71; stars gained: +1,388; forks gained: +87.

    Language: Go

    Topics: agent, agent-framework, ai-agent, ai-coding, cli, coding-agent

  2. 2. ollama/ollama

    Get up and running with Kimi-K2.6, GLM-5.1, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.

    GitHub repository with 173,194 stars and 16,443 forks.

    Trending score: 3.96; stars gained: +222; forks gained: +40.

    Language: Go

    Topics: deepseek, gemma, gemma3, glm, go, golang

  3. 3. kubernetes/kubernetes

    Production-Grade Container Scheduling and Management

    GitHub repository with 122,692 stars and 43,254 forks.

    Trending score: 3.87; stars gained: +65; forks gained: +21.

    Language: Go

    Topics: kubernetes, go, cncf, containers

  4. 4. MatinSenPai/SenPaiScanner

    A light-weight scanner for Cloudflare IPs, written in Golang

    GitHub repository with 1,162 stars and 70 forks.

    Trending score: 3.75; stars gained: +126; forks gained: +5.

    Language: Go

  5. 5. alibaba/open-code-review

    Battle-tested at Alibaba's scale. Hybrid architecture code review tool: deterministic pipelines + LLM Agent, precise line-level comments, built-in fine-tuned ruleset (NPE, thread-safety, XSS, SQL injection), OpenAI & Anthropic compatible.

    GitHub repository with 1,366 stars and 89 forks.

    Trending score: 3.72; stars gained: +116; forks gained: +9.

    Language: Go

    Topics: agent, code-review, code-review-assistant, harness, repository-level-context

  6. 6. avelino/awesome-go

    A curated list of awesome Go frameworks, libraries and software

    GitHub repository with 174,585 stars and 13,287 forks.

    Trending score: 3.72; stars gained: +196; forks gained: +8.

    Language: Go

    Topics: golang, golang-library, go, awesome, awesome-list, hacktoberfest

Trending topic: design-first

  1. 1. seriousme/fastify-openapi-glue

    A plugin for the Fastify webserver to autogenerate a Fastify configuration based on a OpenApi(v2/v3) specification.

    GitHub repository with 250 stars and 35 forks.

    Trending score: 0.04; stars gained: +0; forks gained: +0.

    Language: JavaScript

    Topics: apis, design-first, fastify, fastify-plugin, javascript, openapi

  2. 2. ahx/openapi_first

    openapi_first is a Ruby gem for request / response validation and contract-testing against an OpenAPI API description. It makes APIFirst easy and reliable.

    GitHub repository with 218 stars and 26 forks.

    Trending score: 0.03; stars gained: +0; forks gained: +0.

    Language: Ruby

    Topics: openapi, rest-api, api-server, web-framework, rack, ruby