simkl 0.0.1

Library to build queries for SIMKL and decoding JSON responses using Serde
Documentation
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.