kaihei-api

command module
v0.0.0-...-5594d2e Latest Latest
Warning

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

Go to latest
Published: May 19, 2024 License: MIT Imports: 7 Imported by: 0

README

kaihei-api

Specification

  • Go 1.21

API

/api/network/*

ネットワークを経由するAPIs

/api/network/ping

ネットワークを経由でPing計測

/api/local/*

ローカルネットワークで完結するAPIs

/api/local/query

ローカルネットワーク経由でqueryをみる

Setup

$ cp .env.sample .env

# create docker container (build included)
$ make docker/run

Make commands

# start container
$ make docker/start

# stop container
$ make docker/stop

# remove container
$ make docker/rm

# view logs
$ make docker/logs

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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