Categorygithub.com/RivenZoo/backbone
module
0.0.0-20191101135959-909db3f3ff2e
Repository: https://github.com/rivenzoo/backbone.git
Documentation: pkg.go.dev

# README

backbone

A basic library for golang.

Install http api generator

go install github.com/RivenZoo/backbone/cmd/http_codegen

Use example

http_codegen -input ./examples/demo_server/controllers/short_url.go

Install project creator

go install github.com/RivenZoo/backbone/cmd/projcreator

Use example

projcreator -project test -gitRepo https://github.com/RivenZoo/injectgo.git -output /tmp/injectgo -gitVer v0.4.0

Use docker

docker run --rm -v /tmp:/tmp rivenzoe/projcreator:latest projcreator -project test -gitRepo https://github.com/RivenZoo/injectgo.git -output /tmp/injectgo -gitVer v0.4.0

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
* Objects Container will take care of all provided objects init and close.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author