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 →
Golang-base-project Alternatives
Similar projects and alternatives to golang-base-project based on common topics and language
-
traefik-crowdsec-bouncer
A http service to verify request and bounce them according to decisions made by CrowdSec.
-
ulid
Universally Unique Lexicographically Sortable Identifier (ULID) in Go
-
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.
-
hiboot
hiboot is a high performance web and cli application framework with dependency injection support
-
goapp
An opinionated guideline to structure & develop a Go web application/service
-
go-web-app-antipatterns
Short examples of common anti-patterns in Go Web Applications.
golang-base-project reviews and mentions
-
Golang Base Project - A simple web app with user authentication
I agree, I will add this. I made an issue and should have time to add this tomorrow https://github.com/uberswe/golang-base-project/issues/1
I honestly forgot about it, I used the ulid package for the password reset and activation tokens and it was just easy to throw it in there but it is bad for anyone using this as a template. I always set this via an env so it slipped through. I made a ticket to track this issue and will try to fix it in the next few days: https://github.com/uberswe/golang-base-project/issues/2
I just merged these changes now https://github.com/uberswe/golang-base-project/pull/5
I kept creating the same structure over and over again for different projects so I decided to create a base project to serve as a template for my own projects. It's available on GitHub here: https://github.com/uberswe/golang-base-project
-
A note from our sponsor - Onboard AI
getonboard.dev | 30 Nov 2023
Stats
uberswe/golang-base-project is an open source project licensed under ISC License which is an OSI approved license.
The primary programming language of golang-base-project is Go.