Skip to content

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

License

Notifications You must be signed in to change notification settings

rarimo/proxy-svc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages