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

Implement task matcher endpoint

Abierto
#737 0 comentarios 0 reacciones 1 asignado Reclamado por @ignu Ver en GitHub
blocked Difficulty: Easy good first issue hacktoberfest needs estimate
Lenguaje dominante
Elixir
Estrellas
234
Forks
82
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

# 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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.