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

Crear api para los productos #18

Closed
Santiagorich opened this issue Nov 1, 2022 · 0 comments
Closed

Crear api para los productos #18

Santiagorich opened this issue Nov 1, 2022 · 0 comments

Comments

@Santiagorich
Copy link

Santiagorich commented Nov 1, 2022

Se debe crear una api sea node o flask para devolver los productos, estructura de ejemplo:
{
id: 0,
name: "Toffee",
img: "assets/trick-treat1-img.png",
price: 10,
description: "Description here",
}
Si se hace con node se podria pensar el pasarlo para next.js

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants