Categorygithub.com/ArunaStorage/Aruna-REST-Gateway
repositorypackage
1.0.0-rc.5
Repository: https://github.com/arunastorage/aruna-rest-gateway.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

CORE-API-Gateway

API Gateway for the CORE-API based on gRPC-Gateway

Configuration parameters

The configuration for the CORE-Gateway has to be described as yaml file. It has to be places under ./config.

Server parameters

NameDescriptionValue
Server.PortServer port8080

SWAGGER parameters

NameDescriptionValue
Swagger.PathPath to the swagger/openAPI fileswww/swagger

Backend parameters

NameDescriptionValue
BACKEND.HOSTBackend server host127.0.0.1
BACKEND.PORTBackend server port50051