5e-bits / 5e-bits/5e-srd-api

Add some convenience queries to equipment/equipment-category routes

未關閉
#232 4 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
TypeScript
星號
637
分支
189
平均合併
5 小時 51 分鐘
30 天內合併 PR
16

描述

Would be nice to query something like:
* `/api/equipment-categories/weapon?weapon_category=simple`
* `/api/equipment-categories/weapon?properties=finesse`

I'm sure there are others that folks would find useful.

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

Look at the existing equipment and equipment-category routes in the API, likely in a routes or controllers directory. Understand how query parameters are currently handled. The feature requires adding new query parameters like 'weapon_category' and 'properties' to filter results. Check the data model for equipment to see what fields are available. Test the new queries by running the API locally and verifying the filtered responses.

由索引模型根據 Issue 內容生成。

評估

技術堆疊
typescript
領域
api, backend
Issue 類型
功能
難度
3/5
預估耗時
1-2 天
活躍度
停滯
描述清晰度
基本清楚
新手友好度
50/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。