Commit Graph

6 Commits

Author SHA1 Message Date
SaiD 0353d4c642 Generic API builder 2025-12-21 22:06:51 +05:30
Chandresh Kerkar 4121b99775 Updated For Verfy JWT 2025-12-21 02:18:37 +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
Soham Chari 24a89c71d2 Added scheduler for listing expiry after 48hrs 2025-12-19 11:58:21 +05:30
Soham Chari 2cf6cf1772 Added base chat routes & socket for communication 2025-12-14 11:07:54 +05:30
Soham Chari 2ea38ef091 Initial commit: Added listing and location routes 2025-11-28 18:21:51 +05:30