status-page-api

command module
v0.0.0-...-9d32e10 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2023 License: AGPL-3.0 Imports: 15 Imported by: 0

README

API Server Component of SCS Status Page

Implemented in Go, it can be built with usual Go tooling.

Local debugging setup

# 1. Start up Postgres compatible database
podman run --network host -e POSTGRES_PASSWORD=debug -d postgres
# 2. Run API, read "help" for parameters
go run *.go --help

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
pkg
db

Jump to

Keyboard shortcuts

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