hammock 0.4.0
hammock: ^0.4.0 copied to clipboard
AngularDart service for working with Rest APIs
0.2.4 - 2014-09-07 #
- Add support for request defaults.
0.2.3 - 2014-07-16 #
- Extract all the code that can be used both on the client and server into
hammock_core.
0.2.2 - 2014-07-04 #
- Add support for async deserializers.
- Add support for injectable serializers and deserializers.
0.2.1 - 2014-07-03 #
- Add support for custom queries and commands.
- Add optional
paramstoqueryList.
0.2.0 - 2014-06-26 #
- Rename
saveintoupdate. - Separate commands and queries, so you can configure different deserialization strategies for them.
0.1.0 #
Initial version