Skip to content

MC2BP/MicroS-Go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MicroS-Go

MicroS-Go (Microservice Golang, pronounced like microscope) is a small framework for microservice in golang. It provides a small and focused ecosystem of libraries around REST-APIs.

⚠️IMPORTANT⚠️

This project is still in it's early stages and not yet ready for any usage.

Features

The framework supports the following features:

  • Logging with 4 Levels (Debug, Info, Warning, Error)
  • Error handling with error codes, stacktraces and data
  • Http request and response handling
  • Context lib for handling requester data
  • Configuration management (read from json file or env variable)

About

I small framework for micro services in Go

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages