Skip to content

Application Structure

Hunter Tratar edited this page Nov 18, 2024 · 1 revision

Welcome to the Dialed-In-Backend wiki!

Dialed in backend structure (2)

The entrypoint for this app lies under ./cmd/api in main.go

Within main.go, the app will be built as shown in the diagram above.

Clone this wiki locally