Skip to content
/ carrier Public

Application server monitoring tool written in Go language. Also a base project for my golang examples.

Notifications You must be signed in to change notification settings

aticio/carrier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Carrier

Application server monitoring tool written in Go language. Also a base project for my golang examples.

You can find examples of:

  • Basic microservice structure
  • gRPC usage with increased data size
  • Concurrency - check out Carrier service
  • A two way service (accepting REST - requesting with gRPC) - check out Explorer service
  • Scheduled operations - check out Carrier service
  • JsonPath usage - check out Scraper service
  • Sending data through kafka - check out Carrier service
  • CRUD operations on mongodb - check out Seed service
  • Real time config changes (Viper)

About

Application server monitoring tool written in Go language. Also a base project for my golang examples.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages