Skip to content

refactor: API server into route/service/repository layers#4

Open
massimoalbarello wants to merge 1 commit into
mainfrom
codex/refactor-api-conventions
Open

refactor: API server into route/service/repository layers#4
massimoalbarello wants to merge 1 commit into
mainfrom
codex/refactor-api-conventions

Conversation

@massimoalbarello

@massimoalbarello massimoalbarello commented Jun 3, 2026

Copy link
Copy Markdown
Contributor
  • split the Bun/Elysia API into route controller/model pairs, services, repositories, and shared lib helpers following the company-brain backend conventions
  • replace the monolithic in-memory repository module with a repository contract and memory implementation
  • add API package # imports plus app-level error/request logging composition

@massimoalbarello massimoalbarello changed the title Refactor API server into route/service/repository layers refactor: API server into route/service/repository layers Jun 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant