erp-gateway-service

command module
v0.0.0-...-7f4e60c Latest Latest
Warning

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

Go to latest
Published: May 30, 2022 License: GPL-3.0 Imports: 16 Imported by: 0

README

ERP Microservices

api gateway for ERP microsrevices using golang and grpc framework.

  • As api gateway, the service will be accessed by public.
  • The service using grpc secure connection.
  • The service will call other service in local network.

Architecture

ERP Microservices Architecture

Features

Get Started

  • git clone git@github.com:jacky-htg/api-gateway-service.git
  • make init
  • cp .env.example .env (and edit with your environment)
  • make server
  • You can test the service using go run client/main.go and select the test case on file client/main.go

How To Contribute

  • Give star or clone and fork the repository
  • Report the bug
  • Submit issue for request of enhancement
  • Pull Request for fixing bug or enhancement module

License

The license of application is GPL-3.0, You can use this apllication for commercial use, distribution or modification. But there is no liability and warranty. Please read the license details carefully.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
pb

Jump to

Keyboard shortcuts

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