command
module
Version:
v0.0.0-...-9b6346a
Opens a new window with list of versions in this module.
Published: Jul 4, 2023
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
go-grpc-server-boilerplate
A MongoDB gRPC Microservice Boilerplate written in Go.
Getting Started
Local Development
-
Get the Backend API from Github and configure the conf.json file:
$ git clone https://github.com/JECSand/go-grpc-server-boilerplate
$ cd go-grpc-server-boilerplate
-
Make SSL Certifications using provided script:
$ make cert
-
configure boilerplate *If not using docker-compose:
$ cp conf.json.example conf.json
-
run docker compose:
$ docker-compose up -d
-
API Service will be reachable at: grpc://localhost:5555 with TLS enabled.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
|
|
|
|
|
|
|
|
protos
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.