ForFarm/backend/internal/api
2025-03-29 19:13:15 +07:00
..
api.go feat: add google oauth 2025-03-09 23:22: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 refac: drop plantTypes from farms 2025-02-14 06:40:26 +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