Commit Graph

5 Commits

Author SHA1 Message Date
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
Soham Chari b0e51dd6da Updated listing and location routes as per new DB schema 2025-12-18 13:45:07 +05:30
Soham Chari 05d1dfe718 Updated location and listing routes acoording to new db schema 2025-12-13 20:39:03 +05:30
Soham Chari 17e918da47 Added db and more routes 2025-11-28 19:45:31 +05:30
Soham Chari 2ea38ef091 Initial commit: Added listing and location routes 2025-11-28 18:21:51 +05:30