restbase 0.2.7 restbase: ^0.2.7 copied to clipboard
A rest client base to make API requests.
[0.2.7] - 2020-09-25 #
- Parsing list as query item
[0.2.4] - 2020-09-25 #
- File organization
[0.2.4] - 2020-09-25 #
- Added upload file mime.
[0.2.3] - 2020-09-14 #
- Error of RestResponse changed to dynamic to accept anything.
[0.2.2] - 2020-09-14 #
- Consolidated parser type. Now the Rest api always expect an object as result.
[0.1.0] - 2020-09-07 #
- Add file upload option
- Change method names, depracated old methods
[0.0.5] - 2020-08-19 #
- Fixed composeUrl to allow any type of value