Skip to content

Minimal Go Backend Starter Kit without frameworks

License

Notifications You must be signed in to change notification settings

Byte-Cats/microman

Repository files navigation

microman

CodeQL Go Go Reference Go Report Card

robot-1665173775955-3483

Minimal Go Api Starter Kit without frameworks

Stats

Metrics

Table of contents

About

  • Using production experience and general principals in order to create the perfect microservice setup
  • Uses datastation which is a library we made to let the user choose and configure a database quickly

Features

  • Api Object
  • Basic Settings
  • Simple FS
  • Heavily Commentated
  • Example Routes
  • Sub-routing
  • Logging System
  • Redirect
  • JWT Ready
  • Auto Generated Api Docs
  • Example Database Use
  • Test Automation
  • Users
  • Authentication
  • Poggy Build Scripts
  • Sexier Documentation (More readme's EVERYWHERE???)

Integration

  • Github Actions
  • Docker
  • Kubernetes
  • Jenkins
  • Travis.ci