Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Ankr-network/kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kit

Introduction

provide common kits for building micro services

kits

  • app: application util: such as sync pub/sub
  • auth: jwt verification and blacklist support
  • broker: MQ
  • mdb: mongo db repository
  • mlog: module log using zap
  • rdb: mysql db repository
  • rest: expose grpc with REST api
  • rpc: grpc util
  • util: global util
  • trace: opentracing