ForFarm/backend/internal/api
2025-04-04 23:27:32 +07:00
..
analytic.go refactor: use camelCase for frontend api fetch 2025-04-03 10:32:25 +07:00
api.go feat: add rate limiter 2025-04-04 22:15:12 +07:00
auth_test.go test: add authentication and JWT test suites 2025-04-04 22:15:13 +07:00
auth.go refactor: use camelCase for frontend api fetch 2025-04-03 10:32:25 +07:00
chat.go feat: add chatbot endpoint 2025-04-04 15:24:14 +07:00
crop.go feat: add ability to edit farm and crop 2025-04-04 15:30:50 +07:00
farm.go refactor: use camelCase for frontend api fetch 2025-04-03 10:32:25 +07:00
helloworld.go feat: add hello route 2025-02-13 19:35:20 +07:00
inventory.go feat: refactor inventory item deletion and editing logic for improved error handling and structure 2025-04-03 21:30:41 +07:00
knowledgeHub.go feat: Update TableOfContent Handler 2025-04-04 01:19:14 +07:00
oauth.go refactor: use camelCase for frontend api fetch 2025-04-03 10:32:25 +07:00
plant.go refactor: use camelCase for frontend api fetch 2025-04-03 10:32:25 +07:00
user.go feat: add setting and profile setting page 2025-04-04 17:12:24 +07:00