Minimal Go Backend Starter Kit without frameworks
1
stars
1
forks
source link
<div align="center";>
microman
Minimal Go Api Starter Kit without frameworks
Stats
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
- [x] Api Object
- [x] Basic Settings
- [x] Simple FS
- [x] Heavily Commentated
- [x] Example Routes
- [x] Sub-routing
- [x] Logging System
- [x] Redirect
- [x] JWT Ready
- [ ] Auto Generated Api Docs
- [ ] Example Database Use
- [ ] Test Automation
- [x] Users
- [ ] Authentication
- [x] Poggy Build Scripts
- [x] Sexier Documentation (More readme's EVERYWHERE???)
Integration
- [x] Github Actions
- [x] Docker
- [x] Kubernetes
- [x] Jenkins
- [x] Travis.ci