command
module
Version:
v0.0.0-...-5594d2e
Opens a new window with list of versions in this module.
Published: May 19, 2024
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
kaihei-api
Specification
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
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.