api-v1/routes
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
..
chatRoutes.js Updated bunch of routes and enabled chat 2025-12-20 13:28:16 +05:30
listingRoutes.js Add user management, API testing tools, and fix database connection issues 2025-12-20 23:47:27 +05:30
locationRoutes.js Add user management, API testing tools, and fix database connection issues 2025-12-20 23:47:27 +05:30
userRoutes.js Add user management, API testing tools, and fix database connection issues 2025-12-20 23:47:27 +05:30