library-system

module
v0.0.0-...-7e82e9c Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2022 License: GPL-3.0

README

go-server

BCH compliance

How to run server ?

  1. Install all the dependencies.

    go mod download
    
  2. Run a mongo-db container.

    docker run --name mongo-db -p 27017:27017 -d mongo:latest
    
  3. Run the go server.

    go run cmd/main.go
    

Directories

Path Synopsis
cmd
internal
pkg

Jump to

Keyboard shortcuts

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