Skip to content

Conversation

@ErwinGonzalezBonilla
Copy link

Añadir endpoints para carrito de compras:

Qué incluye este PR

  • Endpoint GET /cart: obtiene el carrito actual del usuario
  • Endpoint POST /cart/add: agrega productos al carrito
  • Endpoint DELETE /cart/delete/<id>: elimina producto del carrito
  • Endpoint POST /cart/checkout: finaliza compra

@GuillermoMoralesS GuillermoMoralesS merged commit 7f01e36 into main Jul 30, 2025
@ErwinGonzalezBonilla
Copy link
Author

listo para unir cart con Frontend

velazcopolo added a commit that referenced this pull request Jul 30, 2025
This reverts commit 7f01e36, reversing
changes made to 6eff180.
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

Successfully merging this pull request may close these issues.

3 participants