go-vertical-slice-architecture
Slice app
Demonstrates an application organization structure using vertical slice architecture in Go
go-vertical-slice-architecture
27 stars
1 watching
4 forks
Language: Go
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kazu/loncha | Provides high-performance utilities for manipulating Go slices. | 11 |
bobg/go-generics | Generic utilities for slices and goroutine patterns in Go | 76 |
psampaz/slice | A package providing type-safe functions for common slice operations in Go. | 51 |
wajox/gobase | A basic template for Go application development with standard project layout and tools. | 61 |
sagikazarmark/modern-go-application | A modern Go application template providing best practices and boilerplate for building scalable and maintainable software systems. | 1,852 |
crusj/structrue-go.nvim | Displays the symbol structure of Go files in a more intuitive way | 42 |
srfrog/slices | A Go package providing basic slice operations and extensions of standard library functions to work with slices. | 17 |
deatil/go-array | A Go package for working with nested data structures like maps and slices | 20 |
twharmon/slices | A package providing utility functions for working with slices in Go. | 20 |
stripe/stripe-go | Provides a Go client library for the Stripe API | 2,158 |
golang-templates/seed | Automates setup and workflow for Go applications | 482 |
bigunmd/go-app-template | Provides a basic structure and tools for building Go applications with clean architecture principles | 17 |
leaanthony/slicer | A utility class for handling slices of various data types. | 46 |
restuwahyu13/go-clean-architecture | A Go-based software project demonstrating the clean architecture pattern and its folder structure for structuring and organizing codebases. | 129 |
oussama4/gopify | A Go package for interacting with Shopify's API and webhooks | 28 |