NYU DevOps Wishlists Service Fall 2025

1 stars 0 forks 1 watchers Python Apache License 2.0
1 Open Issue Need Help Last updated: Sep 18, 2025

Open Issues Need Help

View All on GitHub
Read Wishlist API 6 months ago

AI Summary: This issue describes the development of a 'Read Wishlist' API endpoint, allowing customers to retrieve a specific wishlist by its ID. The API should return a 200 OK with the wishlist details (including ID, customer ID, name, and items) if found, or a 404 Not Found with a JSON error message if the wishlist does not exist.

Complexity: 1/5
good first issue

NYU DevOps Wishlists Service Fall 2025

Python