Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev. Learn more →
Go-starter Alternatives
Similar projects and alternatives to go-starter
-
go-restful-api
An idiomatic Go REST API starter kit (boilerplate) following the SOLID principles and Clean Architecture
-
golang-standards/project-layout
Standard Go Project Layout
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
-
service
Starter code for writing web services in Go using Kubernetes. (by ardanlabs)
-
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
go-project-layout
My understanding of how to structure a golang project.
-
-
go-formatter
A curated list of awesome Go frameworks, libraries and software
-
-
-
-
gitpod
The developer platform for on-demand cloud development environments to create software faster and more securely.
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
go-starter reviews and mentions
- Good reference webapp projects in Golang with tests
-
Ask HN: Are you using Go for web development?
Yes, monolithic Go RESTful JSON API services - we currently depend on go-swagger, SQLBoiler (PostgreSQL) and echo.
Workflow: we use VSCode with devContainers (docker-compose local dev env), our tasks are simply defined in a Makefile. Our high-lvl dev workflow is documented here: https://github.com/allaboutapps/go-starter/wiki/FAQ#how-does...
Difficulties: Nothing special actually. We switched from Node.js to Go in the beginning of 2020 and it's been a pleasure for our new projects (software agency). I thought it was going to be hard to onboard our staff / new hires to Go and our stack, but this really turned out to be a non issue.
-
VSCode, Dev Containers and Docker: moving software development forward
Can only second this, we use a VSCode devContainer-based setup in all of our projects and even migrate our legacy projects to it (software agency).
Here's our current base go template, you only need Docker+VSCode on your system to get started: https://github.com/allaboutapps/go-starter
Bonus points:
-
A note from our sponsor - Onboard AI
getonboard.dev | 28 Nov 2023
Stats
allaboutapps/go-starter is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of go-starter is Go.
Popular Comparisons
- go-starter VS go-restful-api
- go-starter VS golang-standards/project-layout
- go-starter VS modern-go-application
- go-starter VS service
- go-starter VS eventhorizon
- go-starter VS gobase
- go-starter VS inizio
- go-starter VS go-project-layout
- go-starter VS cookiecutter-golang
- go-starter VS golang-templates/seed