|
api.go
|
feat: add knowledgeHub api
|
2025-04-01 13:41:06 +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 |
|
knowledgeHub.go
|
feat: Update TableOfContent Handler
|
2025-04-04 01:19:14 +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 |