Golang Clean Architecture REST API example
Naive code generator that creates mock implementation using testify.mock
A boilerplate for building RESTful APIs using Golang, Fiber, and GORM PostgreSQL
The Golang linter that checks usage of github.com/stretchr/testify.
🐶Go (Golang)🚀REST / GraphQL API + Postgres boilerplate
REST API boilerplate built with Go - Echo Framework
✅ The only assertion library that works with TinyGo
Тестовое задание avitoTech ⚡
boilerplate rest api using https://github.com/gin-gonic
A One Piece RESTful API that provides information about chapters, characters, devil fruits, and more. The API is built using Go and Gin to handle HTTP requests and uses MongoDB as database.
mockcompose generates mocking implementation for Go classes, interfaces and functions
🚀 From Zero to Go Hero: Pre-wired Template for Modern Libraries
This repo shows how to test and mock multiple dependencies using table-driven tests with testify-mock in Golang