shields icon indicating copy to clipboard operation
shields copied to clipboard

Add [CratesUserDownloads] service and tester

Open jNullj opened this issue 4 months ago • 2 comments

This pull request adds the CratesUserDownloads service and tester files.

The CratesUserDownloads service fetches data from the crates.io API to show the total downloads for a user. It also includes tests for the service.

Added BaseCratesUserService for api route for users.

Solves #10614.

jNullj avatar Oct 17 '24 14:10 jNullj