go-grpc-server-boilerplate

command module
v0.0.0-...-9b6346a Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2023 License: MIT Imports: 1 Imported by: 0

README

go-grpc-server-boilerplate

A MongoDB gRPC Microservice Boilerplate written in Go.

Getting Started

Local Development
  1. 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
    
    
  2. Make SSL Certifications using provided script:

     $ make cert
    
    
  3. configure boilerplate *If not using docker-compose:

    $ cp conf.json.example conf.json
    
    
  4. run docker compose:

     $ docker-compose up -d
    
    
  5. API Service will be reachable at: grpc://localhost:5555 with TLS enabled.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
protos

Jump to

Keyboard shortcuts

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