restbase 0.2.3 restbase: ^0.2.3 copied to clipboard
A rest client base to make API requests.
[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