Thanks to visit codestin.com
Credit goes to github.com

Skip to content

africhild/common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

common package for Go (Gin + Gorm) APIs

Common

Introduction

A collection of reusable utilities for building APIs

Usage

# Published version
go get github.com/africhild/common

# Local development
git clone github.com/africhild/common
go mod edit -replace=github.com/africhild/[email protected]=../common
go get github.com/africhild/[email protected]

Structure

  1. pkg - reusables for config, dbs, repository controller etc

TODO

  1. Add unit tests

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages