vulcan

module
v0.0.0-...-dd08621 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 11, 2022 License: Apache-2.0

README

vulcan: simple and ORM-less microservice skeleton

license

vulcan, a simple, ORM-less microservice skeleton, has been written in Golang. No ORM. Grpc for internal service and grpc-gateway for external request.

Table of Contents

Technical

No ORM

ORM can speed up development efficiency to a certain extent, but to a certain extent, it reduces the control of details and abandons performance. So no user ORM.

Usage

Assuming you have installed docker, docker-compose and golang

docker-compose up -d
go build -o vulcan cmd/vulcan/main.go cmd/vulcan/wire_gen.go

Contributing

See the contributing file!

PRs accepted.

License

Apache © exfly.

Directories

Path Synopsis
cmd
db
internel
Package vulcanv1 is a reverse proxy.
Package vulcanv1 is a reverse proxy.
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL