mb-web

GoDoc Go Report Card Docker

REST web service for psmb written in Golang.


Continuous Integration

I do continuous integration and build docker images after git push by self-hosted drone.io server for armhf platform , circleci server for x86 platform and dockerhub service.

CI Server Target Status
Travis x86 Travis
CircleCI x86 Circle
Drone armhf Drone

Environment variables

Why environment variable? Refer to the 12 factors

Design principles

Golang package management

Worker Pool Model

Request from frontend

uml

Response from psmbtcp

uml


API Document

Swagger YAML

License

MIT