Skip to content

TalentQL/bedrock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TalentQL

Bedrock

Introduction

A collection of reusable utilities for building APIs

Usage

# Published version
go get github.com/TalentQL/bedrock@v0.0.0

# Local development
git clone github.com/TalentQL/bedrock
go mod edit -replace=github.com/TalentQL/bedrock@v0.0.0-unpublished=../bedrock
go get github.com/TalentQL/bedrock@v0.0.0-unpublished

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