16 lines
235 B
Markdown
16 lines
235 B
Markdown
# 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/`
|