Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REQ-05: Listado de Items - Conexión con Backend #12

Open
ruzafa8 opened this issue Nov 4, 2023 · 0 comments · May be fixed by #20
Open

REQ-05: Listado de Items - Conexión con Backend #12

ruzafa8 opened this issue Nov 4, 2023 · 0 comments · May be fixed by #20
Assignees
Labels
feature New feature or request

Comments

@ruzafa8
Copy link
Contributor

ruzafa8 commented Nov 4, 2023

DESARROLLO DE #5.
DEPENDENCIAS: #24

Realizar la conexión con el backend para obtener el listado de tareas.

Solo obtener, hay otras tareas para el borrado, edición y guardado de tareas.

El API del backend sigue el estándar API REST, por lo que con hacer un GET a /items debería de devolver el resultado correspondiente.

Sí, hay que levantarse el backend :(... Y además, de ahora en adelante para siempre

Mientras no tenemos el resto de llamadas implementadas, si queremos probar si funciona añadiendo o quitando items, se puede llamar con postman o curl al backend creado items (POST /items) (o metiéndote directamente a la BBDD)

@ruzafa8 ruzafa8 added the feature New feature or request label Nov 4, 2023
@ruzafa8 ruzafa8 self-assigned this Nov 18, 2023
@ruzafa8 ruzafa8 linked a pull request Nov 19, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants