Use a more lightweight HTTP client library? #2

Closed
opened 2023-03-19 19:30:57 +00:00 by feliix42 · 0 comments
Owner

Currently, I'm using reqwest exactly once for retrieving data from the weather API. Considering its huge dependency graph, I'd be in favor of juggling that stuff myself as I don't need half of the fancy features reqwest brings to the table.

Currently, I'm using `reqwest` exactly _once_ for retrieving data from the weather API. Considering its huge dependency graph, I'd be in favor of juggling that stuff myself as I don't need half of the fancy features `reqwest` brings to the table.
feliix42 changed title from Get rid again of `reqwest`? to Use a more lightweight HTTP client library? 2023-03-28 21:00:50 +00:00
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: feliix42/inky-ticker#2
No description provided.