Commit Graph

4 Commits

Author SHA1 Message Date
Chandresh Kerkar 8e6f6d32d4 Working Correctly but added logs 2025-12-21 12:03:51 +05:30
Chandresh Kerkar 4121b99775 Updated For Verfy JWT 2025-12-21 02:18:37 +05:30
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