Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 923 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 923 Bytes

Golang-API

Go Report Card PkgGoDev

This repository contains a set of small packages we use at MWM to build restfull APIs.

  • errors
  • log
  • middleware
  • server
  • stacktrace

Examples

You can see examples implementations in the examples folder: