Discover Packages
github.com/bob-zou/bedrock
command
module
Version:
v1.0.9
Opens a new window with list of versions in this module.
Published: Dec 13, 2021
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
Translate to: 简体中文
About bedrock
Bedrock
Bedrock is a simple tool for creating go microservice.
Getting Started
Required
Installing
go install github.com/bob-zou/bedrock@latest
bedrock upgrade
Create a service
bedrock new helloworld
cd helloworld
# update swagger docs
bedrock docs
# check if database is exist and password is right
cat configs/db.json
cat configs/redis.json
# start service
bedrock run
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
You can use the "packr clean" command to clean up this, and any other packr generated files.
You can use the "packr clean" command to clean up this, and any other packr generated files.
You can use the "packr2 clean" command to clean up this, and any other packr generated files.
You can use the "packr2 clean" command to clean up this, and any other packr generated files.
Click to show internal directories.
Click to hide internal directories.