| Crates.io | simkl |
| lib.rs | simkl |
| version | 0.0.1 |
| created_at | 2025-04-15 17:46:16.229+00 |
| updated_at | 2025-04-15 17:46:16.229+00 |
| description | Library to build queries for SIMKL and decoding JSON responses using Serde |
| homepage | |
| repository | https://codeberg.org/slundi/simkl |
| max_upload_size | |
| id | 1634874 |
| size | 49,877 |
Data structures to parse SIMKL API.
The goal of the lib is to help you creating requests on the SIMKL API and parsing the JSON results using serde. You are free to use any library to perform your HTTP request.