Architecture Decision Record for a Go-based HTTP stub/mock service (Mountebank alternative) with Web UI and LLM-powered config generation. Covers: component architecture, technology choices (Go + chi + Templ/htmx + SQLite), API design, data model, deployment model.
4 lines
44 B
AMPL
4 lines
44 B
AMPL
module git.oa2.ru/mvp/stub-service
|
|
|
|
go 1.23
|