gateway

command module
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2024 License: MIT Imports: 11 Imported by: 0

README

Gateway

quality build codecov

API gateway for backend services. Uses transparent HTTP layer transition from client requests to backend services.

Run

$ make run

Health Checks

  • HTTP GET [host]/live for liveness check if service started
  • HTTP GET [host]/ready for readiness check if all dependencies ok

Push to registry

$ docker build . -t cashtrack/gateway:latest --no-cache
$ docker push cashtrack/gateway:latest

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package mocks is a generated GoMock package.
Package mocks is a generated GoMock package.
api
service
api

Jump to

Keyboard shortcuts

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