Commit Graph

4 Commits

Author SHA1 Message Date
1805bbb4dc Add update by shop id functions 2020-10-25 03:17:20 -04:00
36a6c38b41 Add list_shops function, improve error messages 2020-10-19 01:09:28 -04:00
e0f0f26943 Remove unneeded Sync and Send impls 2020-10-18 20:59:18 -04:00
6513b2903a Major refactor and clean up
Split out big lib.rs into separate modules for each endpoint.

Now using FFIResult in all functions requesting the API.

Added unit tests for all functions.

Abstracted file caching behavior into cache.rs. Uses temp files in tests
2020-10-18 20:51:37 -04:00