Commit Graph

2 Commits

Author SHA1 Message Date
Chandresh Kerkar 35872ccee2 Working Querry Engine and UserRoute 2025-12-21 00:42:13 +05:30
Chandresh Kerkar b3899dc14d Add user management, API testing tools, and fix database connection issues
- Added user routes (CRUD operations) for managing users
- Created Postman collection for API testing
- Added HTML test page for interactive API testing
- Fixed UUID handling for species_id and breed_id
- Added user validation for listings and locations
- Improved error handling and validation
- Added static file serving for test page
- Updated server configuration with all routes
2025-12-20 23:47:27 +05:30