tracker

command module
v0.0.0-...-ab122ea Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2023 License: AGPL-3.0 Imports: 2 Imported by: 0

README

Tracker

Microservice returns all new products.

Available endpoints:

  • /live: Liveliness check
  • /ready: Readiness check
  • /v1/new: Returns a list of all new products

Branches:

  • main: Contains latest development version
  • prod: Contains stable, tagged releases

Setup/installation

Prerequisites:

Example usage:

  • See all available options: make help
  • Run microservice in a container: make run
  • Release a new version: make release ver=x.y.z

All work should be done on main, prod should never be checked out or manually edited. When releasing, the changes are merged into prod and both branches are pushed. A GitHub Action workflow will then build and publish the image to GHCR, and deploy it to Kubernetes.

License

Multimo is licensed under the GNU AGPLv3 license.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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