summaryrefslogtreecommitdiff
path: root/src/tests.rs
AgeCommit message (Collapse)Author
2025-10-01broke down modules and renamed themjakka
2025-10-01reconfigured the library, moved async client and trait to their own module. ↵jakka
in the future sync and async implementations will be separated
2025-09-17fixed get_service api reponse parsingjakka
2025-09-17separated client functions into different traits - trait per section in api ↵jakka
documentation
2025-09-17moved to async http client and serdejakka
2025-09-13continued working on apijakka
2025-09-09continued working on apijakka
2025-09-09continued working on apijakka
2025-09-08continued working on apijakka