proxy-svc

command module
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2023 License: MIT Imports: 2 Imported by: 0

README

proxy-svc

Description

Proxy service is the module that allows rarimo front-ends send requests to the third party APIs.

Install

git clone githut.com/rarimo/proxy-svc
cd main
go build main.go
export KV_VIPER_FILE=./config.yaml
./main run api

Running from Source

  • Set up environment value with config file path KV_VIPER_FILE=./config.yaml
  • Provide valid config file
  • Launch the service with run api command

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
cli

Jump to

Keyboard shortcuts

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