api

command module
v0.0.0-...-b98b87e Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

README

SIKOBA API

Installing Dependencies

go mod download

Building Container

docker build -t sikoba-tm/api .

Running the Container

docker run -d -p 8080:8080 sikoba-tm/api

Development using Docker Compose

In order to start the API and Database at once, use the following command

docker-compose up -d

To apply code changes, rebuild the container using

docker-compose build

Stop and destroy container using following command

docker-compose down

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
core

Jump to

Keyboard shortcuts

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