1602 / 1602/compound

Allow to restrict access for nested resources

オープン
#366 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
1.6k
フォーク
179
PR マージ指標
30日以内にマージされた PR はありません

説明

In jugglingdb-http adapter restPath may contain some params to substitute before sending request, such as

```
set('restPath', '/users/{userId}/posts');
```

where {userId} will be substituted from post.userId.
- [ ] change jugglingdb adapter
- [ ] change generator for nested resources

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

The issue mentions the jugglingdb-http adapter and a restPath with parameter substitution. Look at the jugglingdb adapter code to understand how restPath is currently handled. Then examine the generator for nested resources to see how it creates routes. The goal is to modify these components to allow restricting access for nested resources based on parameters like userId.

索引モデルが issue の本文から書いたものです。

評価

技術スタック
javascript, node.js
領域
api, backend
issue の種類
機能追加
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
45/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。