1 2 3 4 5 6
# simkl Data structures to parse [SIMKL](https://simkl.com/) 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.