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

Implement task matcher endpoint

未關閉
#737 0 則留言 0 個 reaction 已指派 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 摘要。