mirror of
https://github.com/taigrr/wtf
synced 2026-03-21 00:02:17 -07:00
* Unmarshal directly into a `TwitterStats` struct by using json struct annotations * Pull stats fetching for a single user out into its own function so that closing the request body is done after each request and the HTTP request can be re-used for multiple usernames' stats * Improve type casting code used in settings parsing logic
1.0 KiB
1.0 KiB