httpserver

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

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

Go to latest
Published: May 24, 2023 License: MIT Imports: 9 Imported by: 0

README

HTTP Server

Load balanced via Railway's horizontal scaling

Build

docker build -t mushufeels/httpserver .

Environment Variables

Make sure to add the environment variables either in an .env file or into your PaaS console

  1. AXIOM_API_TOKEN (api key)
  2. AXIOM_DATASET (dataset name)
  3. LOG_LEVEL (debug, info, warn, etc)
  4. RABBITMQ_HOST (ip address)

Generate Mocks

go generate ./...

Run Tests

go test ./...

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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