Expand description
Address book management API handlers.
Structs§
- AddAddress
Book Request - Request body for adding an address book entry.
Functions§
- handle_
add - POST /api/address-book/add — Add an address to the address book.
- handle_
list - GET /api/address-book/list — List address book entries.