ForFarm/backend/internal/api
2025-03-31 22:16:49 +07:00
..
api.go Merge branch 'feature-inventory' into feature-farm-setup 2025-03-31 22:16:49 +07:00
auth.go feat: add validation of input data in auth 2025-03-12 14:57:45 +07:00
crop.go feat: add cropland api 2025-02-14 03:34:12 +07:00
farm.go fix: check ownership from authorization header 2025-03-20 16:00:17 +07:00
helloworld.go feat: add hello route 2025-02-13 19:35:20 +07:00
inventory.go feat: add inventory api 2025-03-29 19:13:15 +07:00
oauth.go feat: add user generation logic to oauth login 2025-03-12 15:06:25 +07:00
plant.go feat: add plant query api 2025-02-14 06:34:34 +07:00
user.go feat: add api to fetch user profile data 2025-02-14 08:03:35 +07:00