Welcome to the backend documentation for the Go Core monorepo.

πŸ“š Documentation Sections

Getting Started

  • README - Project overview and setup
  • Roadmap - Future plans and features

Architecture

API Documentation

Modules

Module-specific documentation for each business domain.

Infrastructure

Development

Integration Guides


πŸ“– Documentation Standards

All documentation follows these conventions:
  • Markdown format for easy reading and Astro integration
  • Numbered directories for logical ordering
  • Frontmatter for metadata (title, description, date)
  • Code examples with syntax highlighting
  • Clear structure with headers and sections

πŸ” Search Tips

Use your IDE’s search or Astro’s search functionality to find what you need:
  • / - Quick search
  • Ctrl/Cmd + F - Find in page
  • Ctrl/Cmd + Shift + F - Find in all docs

Last Updated: 2025-12-24
Maintained By: Backend Team