Categorygithub.com/xbizzybone/go-clean-code
modulepackage
0.0.0-20230703034156-ebd278db7d52
Repository: https://github.com/xbizzybone/go-clean-code.git
Documentation: pkg.go.dev

# README

go-clean-code

Go Report Card Go Reference License

Table of Contents

Introduction

This is a simple Go application that can be run on your local machine. It is a simple CRUD application that uses MongoDB as the database. It is built using the Clean Architecture and Hexagonal Architecture principles.

Prerequisites

Getting Started

  • Clone the repository to your local machine: git clone github.com/xbizzybone/go-clean-code
  • Navigate to the project directory: cd go-clean-code
  • Install the dependencies: go mod download
  • Build the application: go build
  • Run the application: .\go-clean-code

Additional Commands

  • To run the application in development mode with live reloading: go run .

# Packages

No description provided by the author
No description provided by the author