dennys-bd / dennys-bd/gonext

`gonext generate resource <name>` — full CRUD slice in one shot

Closed
#81 0 comments 0 reactions 0 assignees View on GitHub
core-foundation enhancement
Dominant language
Go
Stars
0
Forks
0
Avg merge
3h 1m
Merged PRs (30d)
29

Description

Composes a complete vertical slice for a new domain resource: migration + Bun model/query file + Huma handler + route registration + `docs/bruno//` request files (happy path and error cases, per the Bruno convention in the generated `AGENTS.md`).

The largest generator in #15. Depends on `gonext generate migration` existing, since it reuses that step rather than re-implementing it.

Split out of #15.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading issue #15 and the existing migration generator that this resource generator will reuse. Check the generated AGENTS.md for the Bruno convention and inspect docs/bruno//; done means producing the migration, Bun model/query file, Huma handler, route registration, and happy-path and error-case request files.

Written by the indexing model from the issue text.

Assessment

Tech stack
bun, go
Domain
api, backend, cli, database, testing
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.