SWE-Group6 / phase2

0 stars 1 forks source link

Check Rating of a Package #9

Closed celedoniogarcia closed 1 day ago

celedoniogarcia commented 1 month ago

Feature: Retrieve Package Rating via Established Endpoint

This feature involves calling an already established endpoint (from Phase 1) and returning the rating of a given package.

Things to Consider:

  1. Handle 'package not found' gracefully:
    • Ensure that if the requested package is not found, the system returns a clear, user-friendly message (e.g., "Package not found") instead of crashing or returning ambiguous errors.

Feel free to expand on this issue.

nikhildhoka8 commented 1 month ago

Image