tgtg_client 0.0.3
tgtg_client: ^0.0.3 copied to clipboard
Too Good To Go is a service that connects customers to restaurants and stores that have surplus unsold food. This is an unofficial client to access their API.
0.0.3 #
Loggerimplemented.- Better control over the
TgTgClientinstance. - Refactor of the
itemmodel. - Fix
signUpmethod. - Add improved tests.
0.0.2 #
- Sign up and log in.
- Fetch all the
itemsfrom the API. - Fetch a specific
itembyIDfrom the API. - Fetch the
favoriteitems from the API. - Fetch
active ordersandinactive ordersfrom the API. - Add
LICENSE.
0.0.1 #
- Initial version.