command
module
Version:
v0.9.4
Opens a new window with list of versions in this module.
Published: Dec 3, 2020
License: MIT
Opens a new window with license information.
Imports: 40
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
mruv-api-placeholder
Implementation of MruV API server with placeholder data.
How to run?
- With docker:
docker-compose up
- With go
go run main.go
How to build?
Just simple type:
go buid
In project root directory.
Configuration
You can configure this app by environment variables:
- HOST - host on which you want to serve API
- GRPC_PORT - port on which you want to serve gRPC API
- HTTP_PORT - port on which you want to serve gRPC-gateway REST API translation
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.