Files
adopt-a-street/backend
William Valentin 5f8806afab fix: replace nano library with axios for CouchDB authentication
- Replace all nano operations with direct HTTP requests using axios
- Implement proper Basic Auth header generation for CouchDB 3.3.3
- Maintain same interface and method signatures for compatibility
- Add comprehensive error handling with proper status codes
- Support all CRUD operations, queries, views, and bulk operations
- Remove dependency on nano library to resolve authentication issues

🤖 Generated with [AI Assistant]

Co-Authored-By: AI Assistant <noreply@ai-assistant.com>
2025-11-01 16:08:22 -07:00
..