code-corps / code-corps/code-corps-api

Implement task matcher endpoint

オープン
#737 コメント 0 件 リアクション 0 件 担当者 1 名 @ignu が担当を希望しています GitHub で見る
blocked Difficulty: Easy good first issue hacktoberfest needs estimate
主要言語
Elixir
スター
234
フォーク
82
PR マージ指標
30日以内にマージされた PR はありません

説明

# Problem

In addition to #736, we would require an endpoint which calls the described module and returns the results. It would require authentication, but not authorization.

The ember side would need to have a service module which would access this endpoint. There are multiple ways we could likely achieve it, but that's something to discuss in the related ember issue.

## Subtasks

- [ ] Add described endpoint - endpoint should receive a user id and return a list of matched tasks. It can probably go into `/tasks/for-user/
- [ ] Endpoint should require authentication, but it's safe enough not to require any authorization
- [ ] Add tests for endpoint

# References

- related to #668, #736
- blocked by #736

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

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

評価

この issue はまだ評価されていません。

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

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