|
||
---|---|---|
nft_http_api_client | ||
nft_http_api_server | ||
scripts | ||
tests | ||
.gitignore | ||
LICENSE | ||
README.md | ||
ruff.toml |
RESTful HTTP API for nftables
Early work in progress.
Server
Incomplete, but existing functionality and tests.
nft_http_api_server/
Client
More incomplete, currently only a basic request helper.
nft_http_api_client/