Add usage guide for eBay REST Client to enhance documentation
This commit is contained in:
parent
c17cc3fbbc
commit
2c6bd35ebb
2 changed files with 369 additions and 0 deletions
|
|
@ -18,6 +18,8 @@ Implemented API domains:
|
|||
|
||||
The public entry point is `EbayClient`, which wires all six wrappers behind one shared transport and one shared token store.
|
||||
|
||||
For a workflow-oriented guide with setup patterns, scope planning, and common usage recipes, see [docs/usage-guide.md](docs/usage-guide.md).
|
||||
|
||||
## Project Layout
|
||||
|
||||
- `ebay_client/client.py`: top-level `EbayClient` facade
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue