Update server implementation documentation

- Add complete API endpoints reference with request/response formats
- Add recursive key sorting for nested objects in signatures
- Add comprehensive error codes table with HTTP status codes
- Add rate limiting implementation with configurable limits
- Add complete WordPress plugin example with all handlers
- Add security sections: HTTPS, input sanitization, caching conflicts
- Update PHP version requirement to 8.3 for consistency
- Expand troubleshooting section with more scenarios

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-23 16:45:59 +01:00
parent c2cb1814de
commit 9f513a819e
2 changed files with 676 additions and 114 deletions

View File

@@ -31,7 +31,7 @@ No known bugs at the moment
### Version 0.1.1
No changes at the moment.
No changes at the moment
### Version 0.2.0