divrhino / studybuddyLinks
Build an interactive CLI application with Go, Cobra and promptui. Video tutorial available on the Div Rhino YouTube channel.
☆26Updated 4 years ago
Alternatives and similar repositories for studybuddy
Users that are interested in studybuddy are comparing it to the libraries listed below
Sorting:
- Struct validation using tags☆109Updated last month
- A list of design patterns implemented in Go with REAL WORLD examples!☆81Updated 2 years ago
- MinesWeeper API for hexagonal architecture sample☆176Updated last year
- 🍡 HTTP Input for Go - HTTP Request from/to Go Struct (Bi-directional Data Binding between Go Struct and http.Request)☆378Updated last week
- Example of how to build a web service using Go, PostgreSQL, and gRPC☆134Updated 6 months ago
- ☆66Updated last week
- Explore a collection of Go design patterns that provide proven solutions to common software design challenges. Enhance your Go applicatio…☆55Updated 2 years ago
- Write language go and using clean architecture☆138Updated 2 years ago
- ☆39Updated 3 years ago
- A lightweight struct validator for Go☆177Updated 6 months ago
- A Simple and Powerful Golang SQL Library☆349Updated 2 weeks ago
- Golang Database Resolver and Wrapper for any multiple database connections topology, e.g. master-slave replication database, cross-region…☆179Updated 2 months ago
- Go GRPC Auth Microservice☆151Updated 2 years ago
- Swagger 3.0 implementation for go☆144Updated 5 months ago
- Source code for "Go on the run (gotr)" YouTube series. Video are here: https://www.youtube.com/playlist?list=PL0aDKsruoiW2jac2D2flxZofQLf…☆139Updated last year
- Slides and examples used for my training videos☆130Updated 2 months ago
- Go Todo Backend example using modular project layout for product microservice.☆335Updated 2 years ago
- A simple Oauth2 example with Go☆170Updated last year
- Sample of hexagonal architecture to handle login logic and user CRUD☆16Updated 5 years ago
- 🧪 Mock SQL Test for Redis in Golang for my Medium story material☆23Updated 5 years ago
- a TODO System with Hexagonal Architecture written in Go, test and uses cases examples, docker ready, heroku ready, basic CI integration, …☆41Updated 3 years ago
- golang hexagonal architecture - focus on simplifed code, orgenized structure and better naming for functions and packages name☆120Updated 4 years ago
- net/http rate limiter middleware☆399Updated last month
- An E-Commerce REST-API Written in Golang with Clean-Architecture (Gin framework)☆10Updated last year
- ☆39Updated 10 months ago
- ☆208Updated 2 years ago
- The right way to implement clean architecture on golang (I think)☆110Updated 2 years ago
- ☆73Updated 2 years ago
- ☆68Updated 3 years ago
- Example CRUD project applying Hexagonal Architecture, DDD, EDA, CQRS, BDD, CI, and more... in Go.