mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-09-01 14:57:14 +08:00
5b4fe8e68d
Introduces a new route to fetch and display user likes activity from Hugging Face, including links to liked repositories and their types. The route is accessible via '/activity/:user/likes' and supports various repository types such as datasets, spaces, papers, and collections. This is done by parsing the JSON provided through the HuggingFace API. E.g.: `https://huggingface.co/api/users/dotwee/likes`