{
  "id": 2266268,
  "title": "goninja: code-first CRUD generation for Go, no reflection",
  "url": "https://urgent.news/2026/08/21/goninja-code-first-crud-generation-for-go-no-reflection",
  "topic": "tech",
  "section": "Tech",
  "published": "2026-08-21T00:40:32.000Z",
  "source": {
    "name": "Dev.to",
    "slug": "dev-to",
    "url": "https://dev.to/caspel26/goninja-code-first-crud-generation-for-go-no-reflection-41nm"
  },
  "original_language": "en",
  "account": null,
  "summary": "Been building goninja , a Go framework that generates CRUD REST APIs from annotated structs — routing, validation, OpenAPI, the rest. It's the Go counterpart to a Python project I already maintain, django-ninja-aio-crud — same idea, define the model once and get the API. Difference here: no runtime reflection, it generates real Go code that lives in your repo, readable like anything you'd write…",
  "key_points": [],
  "editors_take": null,
  "illustration": null,
  "coverage": {
    "outlets": 1,
    "also_reported_by": []
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}