Closed jNullj closed 1 month ago
Messages | |
---|---|
:book: | :sparkles: Thanks for your contribution to Shields, @jNullj! |
Generated by :no_entry_sign: dangerJS against 7e649118604d181c330ce0e13caa3401cabfc9a0
🚀 Updated review app: https://pr-10619-badges-shields.fly.dev
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.