# 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/`