codebase VS go-starter

Compare codebase vs go-starter and see what are their differences.

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
codebase go-starter
1 3
23 439
- 2.7%
9.9 6.6
over 2 years ago 3 months ago
TypeScript Go
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

codebase

Posts with mentions or reviews of codebase. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-01-21.
  • VSCode, Dev Containers and Docker: moving software development forward
    5 projects | news.ycombinator.com | 21 Jan 2021
    We found website testing inside a Docker container to be tough, so we still run Cypress on a native machine, but our web process is still ran within the Docker container. In CI, we use the default Cypress GitHub action which runs on the CI native system, and all of our servers are spun up with docker-compose. Source: https://github.com/NeonLaw/codebase/blob/development/.github...

go-starter

Posts with mentions or reviews of go-starter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-15.
  • Good reference webapp projects in Golang with tests
    4 projects | /r/golang | 15 Sep 2022
  • Ask HN: Are you using Go for web development?
    6 projects | news.ycombinator.com | 24 Mar 2021
    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
    5 projects | news.ycombinator.com | 21 Jan 2021
    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:

What are some alternatives?

When comparing codebase and go-starter you can also consider the following projects:

starter - Opinionated SaaS quick-start with pre-built user account and organization system for full-stack application development in React, Node.js, GraphQL and PostgreSQL. Powered by PostGraphile, TypeScript, Apollo Client, Graphile Worker, Graphile Migrate, GraphQL Code Generator, Ant Design and Next.js

go-restful-api - An idiomatic Go REST API starter kit (boilerplate) following the SOLID principles and Clean Architecture

astro - An open, extensible, dashboard for all of your homelab services.

golang-standards/project-layout - Standard Go Project Layout

web3-connect - Metamask connect UI on typescript

modern-go-application - Modern Go Application example

checkov-vscode - Prevent cloud misconfigurations during build-time for Terraform, Cloudformation, Kubernetes, Serverless framework, and other infrastructure-as-code-languages with Checkov by Bridgecrew in your VSCODE IDE.

service - Starter-kit for writing services in Go using Kubernetes.

start - Kyoto starter project

eventhorizon - Event Sourcing for Go!

Cooped-Up - A web based version of the popular board game Coup.

gobase - This is a simple skeleton for golang applications