tractatus/docs/api
TheFlow ca839123f1 feat: add comprehensive JavaScript and Python code examples
- Created examples-javascript.md (20KB, 638 lines)
  - Authentication, Documents, Governance, Audit examples
  - Node.js and browser implementations
  - Complete TractatusClient class
  - Error handling and retry logic
  - Rate limiting documentation

- Created examples-python.md (30KB, 983 lines)
  - Authentication, Documents, Governance, Audit examples
  - Type hints and data classes
  - Complete TractatusClient class
  - Error handling decorators and retry logic
  - Rate limiting documentation

- Updated api-reference.html with code examples links
- All examples deployed to production

Task 12 (API Documentation) - Code examples complete
2025-10-12 11:13:55 +13:00
..
examples-javascript.md feat: add comprehensive JavaScript and Python code examples 2025-10-12 11:13:55 +13:00
examples-python.md feat: add comprehensive JavaScript and Python code examples 2025-10-12 11:13:55 +13:00
openapi.yaml feat: add comprehensive OpenAPI 3.0 specification 2025-10-12 11:09:39 +13:00
PROJECTS_API.md feat: implement Rule Manager and Project Manager admin systems 2025-10-11 17:16:51 +13:00
RULES_API.md feat: implement Rule Manager and Project Manager admin systems 2025-10-11 17:16:51 +13:00