ForFarm/backend/internal/api
Sirin Puenggun 21f81e4c78
Merge pull request #34 from ForFarmTeam/documetation-setup
Documetation setup, rewrite dockerfile and compose, manifest and add healthcheck
2025-04-04 23:42:45 +07:00
..
analytic.go refactor: use camelCase for frontend api fetch 2025-04-03 10:32:25 +07:00
api.go feat: add health check endpoint and dummy data 2025-04-04 23:41:29 +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
health.go feat: add health check endpoint and dummy data 2025-04-04 23:41:29 +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