Compareware/src
Ryan Mwangi 2733fc958b feat(items): integrate Wikidata API for external data enrichment
- Added functionality to fetch additional attributes for selected items from Wikidata.
- Defined structures for handling Wikidata API responses.
- Incorporated async data fetching using futures and `gloo_net::http::Request`.
- Enhanced the UI with a button to fetch external data for comparison.
- Updated the comparison table to include external descriptions retrieved from Wikidata.
2024-12-18 21:49:26 +03:00
..
components feat(items): integrate Wikidata API for external data enrichment 2024-12-18 21:49:26 +03:00
models feat(items): integrate Wikidata API for external data enrichment 2024-12-18 21:49:26 +03:00
app.rs feat(items): integrate Wikidata API for external data enrichment 2024-12-18 21:49:26 +03:00
lib.rs feat(nostr): integrate nostr 2024-12-10 22:28:38 +03:00
main.rs feat: update leptos to newest version 2024-12-06 14:45:14 +03:00
nostr.rs test(nostr): add log messages 2024-12-16 13:31:11 +03:00