Live Link: https://cow-hut-backend-olive.vercel.app/
- api/v1/auth/signup (POST)
- api/v1/users (GET)
- api/v1/users/6490451f93732f2f5de54a4e (Single GET)
- api/v1/users/6490451f93732f2f5de54a4e (PATCH)
- api/v1/users/6490451f93732f2f5de54a4e (DELETE)
- api/v1/cows (POST)
- api/v1/cows (GET)
- api/v1/cows/648ffcaac7a4606734147600 (Single GET)
- api/v1/cows/648ffcaac7a4606734147600 (PATCH)
- api/v1/cows/648ffcaac7a4606734147600 (DELETE)